AutoFixture makes it easier for developers to do Test-Driven Development by automating non-relevant Test Fixture Setup, allowing the Test Developer to focus on the essentials of each test case.
Info
Version: | 2.2.0 |
Author(s): | Mark Seemann, Ralph Moritz |
Last Update: | Friday, August 30, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rmoritz/AutoFixture |
NuGet Url: | https://www.nuget.org/packages/AutoFixture-SL50 |
Install
Install-Package AutoFixture-SL50
dotnet add package AutoFixture-SL50
paket add AutoFixture-SL50
AutoFixture-SL50 Download (Unzip the "nupkg" after downloading)