AutoFixture.NUnit2
5.0.0-preview0010
Prefix Reserved
This is a prerelease version of AutoFixture.NUnit2.
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 5.0.0-preview0010
NuGet\Install-Package AutoFixture.NUnit2 -Version 5.0.0-preview0010
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="5.0.0-preview0010" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AutoFixture.NUnit2" Version="5.0.0-preview0010" />
<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 5.0.0-preview0010
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AutoFixture.NUnit2, 5.0.0-preview0010"
#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@5.0.0-preview0010
#: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=5.0.0-preview0010&prerelease
#tool nuget:?package=AutoFixture.NUnit2&version=5.0.0-preview0010&prerelease
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 | net462 is compatible. 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.6.2
- AutoFixture (>= 5.0.0-preview0010)
- NUnit (>= 2.7.1 && < 3.0.0)
- NUnitV2.Core (>= 2.7.1)
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 | 2,749 | 4/15/2025 |
| 5.0.0-preview0012 | 184 | 1/21/2025 |
| 5.0.0-preview0011 | 217 | 4/15/2024 |
| 5.0.0-preview0010 | 197 | 3/25/2024 |
| 5.0.0-preview0009 | 213 | 3/10/2024 |
| 4.18.1 | 16,808 | 11/28/2023 |
| 4.18.0 | 32,047 | 2/21/2023 |
| 4.17.0 | 8,651 | 4/20/2021 |
| 4.16.0 | 2,202 | 4/1/2021 |
| 4.15.0 | 17,535 | 12/18/2020 |
| 4.14.0 | 2,295 | 9/10/2020 |
| 4.13.0 | 6,050 | 7/9/2020 |
| 4.12.0 | 2,226 | 6/28/2020 |
Loading failed