AutoFixture 5.0.0-preview0012

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

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.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (269)

Showing the top 5 NuGet packages that depend on AutoFixture:

Package Downloads
AutoFixture.AutoMoq

This extension turns AutoFixture into an Auto-Mocking Container. The mock instances are created by Moq. To use it, add the AutoMoqCustomization to your Fixture instance. Read more at http://blog.ploeh.dk/2010/08/19/AutoFixtureAsAnAutomockingContainer.aspx

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

AutoFixture.AutoNSubstitute

This extension turns AutoFixture into an Auto-Mocking Container. The mock instances are created by NSubstitute. To use it, add the AutoNSubstituteCustomization to your Fixture instance.

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

AutoFixture.Idioms

Ubiquitous use of AutoFixture for unit testing has given rise to a number of idiomatic unit tests - unit tests that tend to follow common templates. The AutoFixture Idioms library encapsulates these idioms into reusable classes and methods.

GitHub repositories (3)

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

Repository Stars
jellyfin/jellyfin
The Free Software Media System - Server Backend & API
restsharp/RestSharp
Simple REST and HTTP API Client for .NET
felixse/FluentTerminal
A Terminal Emulator based on UWP and web technologies.
Version Downloads Last Updated
5.0.0-preview0012 466,630 1/21/2025
5.0.0-preview0011 840,832 4/15/2024
5.0.0-preview0010 43,086 3/25/2024
5.0.0-preview0009 23,421 3/10/2024
5.0.0-preview0008 69,962 2/18/2024
5.0.0-preview0007 126,923 12/9/2023
5.0.0-preview0006 19,533 12/4/2023
5.0.0-dataattributes0001 19,636 12/27/2023
4.18.1 46,746,292 11/28/2023
4.18.0 26,469,379 2/21/2023
4.17.0 65,442,492 4/20/2021
4.16.0 1,407,224 4/1/2021
4.15.0 8,585,767 12/18/2020
4.14.0 7,656,670 9/10/2020
4.13.0 4,166,020 7/9/2020
4.12.0 942,882 6/28/2020
4.11.0 20,271,750 7/8/2019
4.10.0 1,034,128 6/13/2019
4.9.0 630,709 5/28/2019
4.8.0 5,231,985 1/30/2019
4.7.0 240,548 1/26/2019
4.6.0 2,228,295 12/10/2018
4.5.1 745,036 11/25/2018
4.5.0 5,297,001 7/12/2018
4.4.0 1,654,432 5/26/2018
4.3.0 877,579 5/2/2018
4.2.1 459,474 4/16/2018
4.2.0 659,081 3/21/2018
4.1.0 857,756 2/15/2018
4.0.1 1,296,675 1/22/2018
4.0.0 604,288 1/10/2018
4.0.0-rc1 222,286 10/18/2017
3.51.0 3,037,626 10/5/2017
3.50.7 386,867 9/18/2017
3.50.6 533,086 8/16/2017
3.50.5 154,409 8/9/2017
3.50.4 42,660 8/7/2017
3.50.3 766,908 7/5/2017
3.50.2 4,440,129 8/31/2016
3.50.1 184,130 8/12/2016
3.50.0 38,133 8/11/2016
3.49.1 115,819 8/3/2016
3.49.0 303,051 7/5/2016
3.48.0 80,221 6/28/2016
3.47.8 65,010 6/19/2016
3.47.7 11,713 6/18/2016
3.47.6 41,703 6/13/2016
3.47.5 25,684 6/11/2016
3.47.4 53,602 6/3/2016
3.47.3 41,203 6/2/2016
3.47.2 14,411 6/2/2016
3.47.1 49,647 6/1/2016
3.47.0 12,356 5/31/2016
3.46.0 256,972 5/15/2016
3.45.3 26,315 5/12/2016
3.45.2 32,141 5/7/2016
3.45.1 114,913 4/25/2016
3.45.0 12,847 4/24/2016
3.44.1 82,728 4/20/2016
3.44.0 52,533 4/15/2016
3.43.4 21,413 4/14/2016
3.43.3 10,636 4/13/2016
3.43.2 34,042 4/12/2016
3.43.1 14,229 4/10/2016
3.43.0 74,893 3/28/2016
3.42.0 91,195 3/20/2016
3.41.1 40,659 3/13/2016
3.41.0 13,563 3/12/2016
3.40.0 242,001 2/2/2016
3.39.0 51,619 1/22/2016
3.38.1 217,622 1/3/2016
3.38.0 11,499 12/31/2015
3.37.3 106,940 12/8/2015
3.37.2 10,356 12/8/2015
3.37.1 27,564 12/3/2015
3.37.0 39,255 11/25/2015
3.36.12 36,381 11/20/2015
3.36.11 65,994 11/16/2015
3.36.9 260,824 10/21/2015
3.36.8 119,731 10/8/2015
3.36.7 4,121 10/8/2015
3.36.6 9,527 10/7/2015
3.36.5 5,112 10/7/2015
3.36.4 4,946 10/7/2015
3.36.3 4,072 10/7/2015
3.36.2 5,439 10/7/2015
3.36.1 26,175 10/6/2015
3.36.0 21,529 10/2/2015
3.35.1 10,676 10/2/2015
3.35.0 5,560 10/2/2015
3.34.2 58,090 9/16/2015
3.34.1 12,454 9/16/2015
3.34.0 24,147 9/12/2015
3.33.0 24,292 9/5/2015
3.32.2 10,624 9/5/2015
3.32.0 14,026 9/5/2015
3.31.3 151,406 8/5/2015
3.31.2 7,544 8/5/2015
3.31.1 30,271 8/2/2015
3.31.0 24,828 7/31/2015
3.30.8 204,816 6/17/2015
3.30.7 30,193 6/14/2015
3.30.6 72,720 6/5/2015
3.30.5 67,156 5/16/2015
3.30.4 57,588 4/29/2015
3.30.3 46,464 4/19/2015
3.30.2 67,869 4/11/2015
3.30.1 15,309 4/10/2015
3.30.0 227,717 4/9/2015
3.29.0 10,480 4/9/2015
3.28.0 5,359 4/8/2015
3.27.0 10,403 4/8/2015
3.26.0 4,969 4/8/2015
3.25.0 30,324 4/8/2015
3.24.6 10,034 4/7/2015
3.24.5 26,147 4/6/2015
3.24.4 9,467 4/4/2015
3.24.3 107,380 3/12/2015
3.24.2 27,323 3/7/2015
3.24.1 24,973 2/28/2015
3.24.0 27,027 2/19/2015
3.23.2 10,346 2/18/2015
3.23.1 39,538 2/4/2015
3.23.0 21,879 1/27/2015
3.22.0 93,079 12/21/2014
3.21.1 52,715 11/13/2014
3.21.0 62,278 10/20/2014
3.20.4 18,370 10/15/2014
3.20.2 95,129 9/16/2014
3.20.1 31,308 9/7/2014
3.20.0 201,636 8/20/2014
3.19.2 59,474 8/5/2014
3.19.1 79,708 6/19/2014
3.19.0 20,778 6/12/2014
3.18.10 27,367 6/5/2014
3.18.9 11,143 6/1/2014
3.18.8 26,474 5/24/2014
3.18.7 40,417 5/17/2014
3.18.6 13,539 5/6/2014
3.18.5 28,116 4/25/2014
3.18.4 20,030 4/24/2014
3.18.3 15,412 4/13/2014
3.18.2 9,334 4/12/2014
3.18.1 92,002 3/29/2014
3.18.0 14,222 3/23/2014
3.17.0 16,012 3/15/2014
3.16.10 12,077 3/10/2014
3.16.9 9,094 3/9/2014
3.16.8 8,619 3/9/2014
3.16.7 14,692 3/8/2014
3.16.6 29,487 3/2/2014
3.16.5 98,644 1/31/2014
3.16.4 46,659 1/2/2014
3.16.3 14,659 12/22/2013
3.16.2 8,620 12/21/2013
3.16.1 17,173 12/5/2013
3.16.0 12,342 11/30/2013
3.15.1 12,511 11/26/2013
3.15.0 33,135 11/24/2013
3.14.0 9,290 11/23/2013
3.13.0 16,392 11/6/2013
3.12.1 48,310 10/20/2013
3.12.0 10,177 10/15/2013
3.11.0 9,474 10/13/2013
3.10.1 12,960 10/9/2013
3.10.0 19,707 10/8/2013
3.9.1 10,506 10/2/2013
3.9.0 12,847 9/24/2013
3.8.1 9,348 9/23/2013
3.8.0 8,714 9/22/2013
3.7.0 13,546 9/19/2013
3.6.8 25,334 9/6/2013
3.6.7 9,398 8/31/2013
3.6.6 32,137 8/1/2013
3.6.5 13,795 7/22/2013
3.6.4 4,265 7/22/2013
3.6.3 10,665 7/14/2013
3.6.2 8,671 7/13/2013
3.6.1 9,407 7/11/2013
3.6.0 24,537 7/9/2013
3.5.1 10,785 7/2/2013
3.5.0 9,018 7/1/2013
3.4.1 9,271 6/27/2013
3.4.0 9,833 6/24/2013
3.3.0 9,846 6/23/2013
3.2.1 30,589 6/3/2013
3.2.0 8,668 6/1/2013
3.1.0 10,290 5/26/2013
3.0.9 16,170 5/15/2013
3.0.8 38,769 4/9/2013
3.0.7 8,554 4/6/2013
3.0.6 8,691 4/4/2013
3.0.5 9,132 4/2/2013
3.0.3 21,745 3/16/2013
3.0.2 11,057 3/5/2013
3.0.1 151,575 3/1/2013
2.16.2 40,997 1/27/2013
2.16.1 9,835 1/10/2013
2.16.0 13,194 1/6/2013
2.15.6 8,026 1/4/2013
2.15.5 15,836 12/7/2012
2.15.4 8,852 11/30/2012
2.15.3 8,080 11/29/2012
2.15.2 9,899 11/22/2012
2.15.1 8,192 11/21/2012
2.15.0 8,195 11/21/2012
2.14.1 8,567 11/19/2012
2.14.0 8,281 11/14/2012
2.13.5 10,696 11/9/2012
2.13.4 11,298 10/31/2012
2.13.3 16,090 10/9/2012
2.13.0 5,685 10/2/2012
2.12.1 4,647 9/30/2012
2.12.0 32,011 7/28/2012
2.11.4 15,590 7/4/2012
2.11.3 7,961 7/3/2012
2.11.2 8,464 6/24/2012
2.11.1 11,590 5/26/2012
2.11.0 17,949 5/6/2012
2.10.0 25,153 4/10/2012
2.9.2 12,056 3/7/2012
2.9.1 9,674 2/20/2012
2.9.0 8,062 2/19/2012
2.8.0 10,497 1/29/2012
2.7.2 14,020 12/28/2011
2.7.1 8,322 12/16/2011
2.7.0 8,809 12/12/2011
2.6.0 7,005 12/8/2011
2.5.2 7,285 12/8/2011
2.5.1 7,316 12/2/2011
2.5.0 7,307 12/1/2011
2.4.1 15,778 10/1/2011
2.4.0 7,443 9/18/2011
2.3.2 7,419 9/12/2011
2.3.1 7,282 9/11/2011
2.2.45 7,197 9/9/2011
2.2.44 10,508 9/6/2011
2.1.0 8,103 5/4/2011
2.0.0 113,817 2/1/2011