AutoFixture.Xunit 5.0.0-preview0008

Prefix Reserved
This is a prerelease version of AutoFixture.Xunit.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package AutoFixture.Xunit --version 5.0.0-preview0008
                    
NuGet\Install-Package AutoFixture.Xunit -Version 5.0.0-preview0008
                    
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="5.0.0-preview0008" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AutoFixture.Xunit" Version="5.0.0-preview0008" />
                    
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 5.0.0-preview0008
                    
#r "nuget: AutoFixture.Xunit, 5.0.0-preview0008"
                    
#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@5.0.0-preview0008
                    
#: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=5.0.0-preview0008&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=AutoFixture.Xunit&version=5.0.0-preview0008&prerelease
                    
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). For xUnit.net 2, please use the AutoFixture.Xunit2 NuGet Package.

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

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,172 1/21/2025
5.0.0-preview0011 365 4/15/2024
5.0.0-preview0010 203 3/25/2024
5.0.0-preview0009 233 3/10/2024
5.0.0-preview0008 243 2/18/2024
5.0.0-preview0007 11,374 12/9/2023
5.0.0-preview0006 207 12/4/2023
5.0.0-pdb-test0003 205 12/10/2023
5.0.0-pdb-test0002 206 12/10/2023
5.0.0-pdb-test0001 181 12/10/2023
5.0.0-dataattributes0001 244 12/27/2023
4.19.0 13,594 4/14/2025
4.18.1 64,587 11/28/2023
4.18.0 40,527 2/21/2023
4.17.0 118,630 4/20/2021
4.16.0 7,144 4/1/2021
4.15.0 31,632 12/18/2020
4.14.0 49,963 9/10/2020
4.13.0 13,616 7/9/2020
4.12.0 4,534 6/28/2020
Loading failed