AutoFixture.NUnit2
4.14.0
Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package AutoFixture.NUnit2 --version 4.14.0
NuGet\Install-Package AutoFixture.NUnit2 -Version 4.14.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AutoFixture.NUnit2" Version="4.14.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AutoFixture.NUnit2" Version="4.14.0" />
<PackageReference Include="AutoFixture.NUnit2" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AutoFixture.NUnit2 --version 4.14.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AutoFixture.NUnit2, 4.14.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package AutoFixture.NUnit2@4.14.0
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=AutoFixture.NUnit2&version=4.14.0
#tool nuget:?package=AutoFixture.NUnit2&version=4.14.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
By leveraging the some features of NUnit, this extension turns AutoFixture into a declarative framework for writing unit tests. In many ways it becomes a unit testing DSL (Domain Specific Language).
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5.2
- AutoFixture (>= 4.14.0)
- NUnit (>= 2.6.2 && < 3.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on AutoFixture.NUnit2:
| Package | Downloads |
|---|---|
|
AutoFixture.AutoMoq.AutoSetup
Extending AutoFixture.AutoMoq to automatically Setup all calls on a mocked interface or abstract class. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 5.0.0 | 3,333 | 4/15/2025 |
| 5.0.0-preview0012 | 190 | 1/21/2025 |
| 5.0.0-preview0011 | 224 | 4/15/2024 |
| 5.0.0-preview0010 | 200 | 3/25/2024 |
| 5.0.0-preview0009 | 219 | 3/10/2024 |
| 4.18.1 | 17,300 | 11/28/2023 |
| 4.18.0 | 32,539 | 2/21/2023 |
| 4.17.0 | 9,144 | 4/20/2021 |
| 4.16.0 | 2,689 | 4/1/2021 |
| 4.15.0 | 18,293 | 12/18/2020 |
| 4.14.0 | 2,784 | 9/10/2020 |
| 4.13.0 | 6,538 | 7/9/2020 |
| 4.12.0 | 2,713 | 6/28/2020 |
Loading failed