AutoFixture.Xunit 2.11.2

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package AutoFixture.Xunit --version 2.11.2
                    
NuGet\Install-Package AutoFixture.Xunit -Version 2.11.2
                    
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.Xunit" Version="2.11.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AutoFixture.Xunit" Version="2.11.2" />
                    
Directory.Packages.props
<PackageReference Include="AutoFixture.Xunit" />
                    
Project file
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.Xunit --version 2.11.2
                    
#r "nuget: AutoFixture.Xunit, 2.11.2"
                    
#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.Xunit@2.11.2
                    
#: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.Xunit&version=2.11.2
                    
Install as a Cake Addin
#tool nuget:?package=AutoFixture.Xunit&version=2.11.2
                    
Install as a Cake Tool

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).

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on AutoFixture.Xunit:

Package Downloads
Trove.Bundle.Xunit.Moq

Bundles together various packages to use xUnit and Moq.

F2F.Testing.Xunit.FakeItEasy

Brings an AutoMockFeature which initializes AutoFixture with FakeItEasy.

Treevs.Essentials.AutoFixture.Xunit

Use Xunit Theories + AutoFixture.Xunit, in a neat and concise manner.

Selkie.XUnit.Extensions

This small package contains XUnit extensions: AutoNSubstituteDataAttribute and InlineAutoNSubstituteDataAttribute.

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on AutoFixture.Xunit:

Repository Stars
Glimpse/Glimpse
The open source diagnostics platform for the web
ploeh/Hyprlinkr
A URI building helper library for ASP.NET Web API
GreanTech/AtomEventStore
A server-less .NET Event Store based on the Atom syndication format
Version Downloads Last Updated
5.0.0-preview0012 1,165 1/21/2025
5.0.0-preview0011 363 4/15/2024
5.0.0-preview0010 201 3/25/2024
5.0.0-preview0009 231 3/10/2024
5.0.0-preview0008 242 2/18/2024
5.0.0-preview0007 11,300 12/9/2023
5.0.0-preview0006 205 12/4/2023
5.0.0-pdb-test0003 203 12/10/2023
5.0.0-pdb-test0002 203 12/10/2023
5.0.0-pdb-test0001 180 12/10/2023
5.0.0-dataattributes0001 243 12/27/2023
4.19.0 13,200 4/14/2025
4.18.1 64,119 11/28/2023
4.18.0 40,289 2/21/2023
4.17.0 118,069 4/20/2021
4.16.0 6,911 4/1/2021
4.15.0 31,397 12/18/2020
4.14.0 49,692 9/10/2020
4.13.0 13,383 7/9/2020
2.11.2 6,092 6/24/2012
Loading failed