Skip to main content

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.

Total Downloads
312.1M
312,149,769
Published
Apr 15, 2024
Latest stable version

Install

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

Frameworks

.NETFramework4.6.2 net5.0 net6.0 .NETStandard2.0

Dependencies

Fare
.NETFramework4.6.2
[2.2.1, 3.0.0)
[1.0.0, )
Microsoft.Bcl.HashCode
.NETFramework4.6.2
[1.0.0, )
[4.4.0, )
Fare
net5.0
[2.2.1, 3.0.0)
Fare
net6.0
[2.2.1, 3.0.0)
Fare
.NETStandard2.0
[2.2.1, 3.0.0)
[1.0.0, )
Microsoft.Bcl.HashCode
.NETStandard2.0
[1.0.0, )
[4.4.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.

This version is marked prerelease. Validate its API and upgrade path before production use.

Compatibility metadata lists 4 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.