Skip to main content
AutoFixture.NUnit3 package icon

AutoFixture.NUnit3

By leveraging some features of NUnit3, this extension turns AutoFixture into a declarative framework for writing unit tests. In many ways it becomes a unit testing DSL (Domain Specific Language).

Total Downloads
21.7M
21,719,934
Published
Nov 28, 2023
Latest stable version

Install

.NET CLI
dotnet add package AutoFixture.NUnit3 --version 4.18.1
Package Manager Console
Install-Package AutoFixture.NUnit3 -Version 4.18.1
PackageReference
<PackageReference Include="AutoFixture.NUnit3" Version="4.18.1" />

Frameworks

.NETFramework4.5.2 .NETStandard1.5 .NETStandard2.0

Dependencies

AutoFixture
.NETFramework4.5.2
[4.18.1, )
NUnit
.NETFramework4.5.2
[3.0.1, 4.0.0)
AutoFixture
.NETStandard1.5
[4.18.1, )
NETStandard.Library
.NETStandard1.5
[1.6.1, )
NUnit
.NETStandard1.5
[3.7.0, 4.0.0)
AutoFixture
.NETStandard2.0
[4.18.1, )
NUnit
.NETStandard2.0
[3.7.0, 4.0.0)

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.