Info
Version: | 5.0.0-preview0011 |
Author(s): | Hackle Wayne, AutoFixture |
Last Update: | Monday, April 15, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/AutoFixture/AutoFixture |
NuGet Url: | https://www.nuget.org/packages/AutoFixture.NUnit3 |
Install
Install-Package AutoFixture.NUnit3
dotnet add package AutoFixture.NUnit3
paket add AutoFixture.NUnit3
AutoFixture.NUnit3 Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- AutoFixture(>= 4.15.0)
- NUnit(>= 3.7.0 && < 4.0.0)
- AutoFixture(>= 4.15.0)
- NUnit(>= 3.0.1 && < 4.0.0)
- AutoFixture(>= 4.15.0)
- NETStandard.Library(>= 1.6.1)
- NUnit(>= 3.7.0 && < 4.0.0)
In many ways it becomes a unit testing DSL (Domain Specific Language).