Skip to main content
AutoFixture.Xunit2 package icon

AutoFixture.Xunit2

By leveraging the data theory feature of xUnit.net, 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
83.1M
83,055,540
Published
Jul 8, 2019
Latest stable version

Install

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

Frameworks

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

Dependencies

AutoFixture
.NETFramework4.5.2
[4.11.0, )
xunit.extensibility.core
.NETFramework4.5.2
[2.0.0, 3.0.0)
AutoFixture
.NETStandard1.5
[4.11.0, )
NETStandard.Library
.NETStandard1.5
[1.6.1, )
[2.2.0, 3.0.0)
AutoFixture
.NETStandard2.0
[4.11.0, )
[2.2.0, 3.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.