AutoFixture 5.0.0-preview0011
Prefix ReservedSee the version list below for details.
dotnet add package AutoFixture --version 5.0.0-preview0011
NuGet\Install-Package AutoFixture -Version 5.0.0-preview0011
<PackageReference Include="AutoFixture" Version="5.0.0-preview0011" />
<PackageVersion Include="AutoFixture" Version="5.0.0-preview0011" />
<PackageReference Include="AutoFixture" />
paket add AutoFixture --version 5.0.0-preview0011
#r "nuget: AutoFixture, 5.0.0-preview0011"
#addin nuget:?package=AutoFixture&version=5.0.0-preview0011&prerelease
#tool nuget:?package=AutoFixture&version=5.0.0-preview0011&prerelease
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 | Versions 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. |
-
.NETFramework 4.6.2
- Fare (>= 2.2.1 && < 3.0.0)
- Microsoft.Bcl.AsyncInterfaces (>= 1.0.0)
- Microsoft.Bcl.HashCode (>= 1.0.0)
- System.ComponentModel.Annotations (>= 4.4.0)
-
.NETStandard 2.0
- Fare (>= 2.2.1 && < 3.0.0)
- Microsoft.Bcl.AsyncInterfaces (>= 1.0.0)
- Microsoft.Bcl.HashCode (>= 1.0.0)
- System.ComponentModel.Annotations (>= 4.4.0)
-
net5.0
- Fare (>= 2.2.1 && < 3.0.0)
- System.ComponentModel.Annotations (>= 4.4.0)
-
net6.0
- Fare (>= 2.2.1 && < 3.0.0)
- System.ComponentModel.Annotations (>= 4.4.0)
NuGet packages (267)
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 (110)
Showing the top 20 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.
|
|
reactiveui/refit
The automatic type-safe REST library for .NET Core, Xamarin and .NET. Heavily inspired by Square's Retrofit library, Refit turns your REST API into a live interface.
|
|
Lidarr/Lidarr
Looks and smells like Sonarr but made for music.
|
|
microsoft/RulesEngine
A fast and reliable .NET Rules Engine with extensive Dynamic expression support
|
|
Ombi-app/Ombi
Want a Movie or TV Show on Plex/Emby/Jellyfin? Use Ombi!
|
|
Readarr/Readarr
Book Manager and Automation (Sonarr for Ebooks)
|
|
thomhurst/TUnit
A modern, fast and flexible .NET testing framework
|
|
dotnet/extensions
This repository contains a suite of libraries that provide facilities commonly needed when creating production-ready applications.
|
|
ONLYOFFICE/CommunityServer
Free open source office suite with business productivity tools: document and project management, CRM, mail aggregator.
|
|
Glimpse/Glimpse
The open source diagnostics platform for the web
|
|
ardalis/SmartEnum
A base class for quickly and easily creating strongly typed enum replacements in C#.
|
|
jwt-dotnet/jwt
Jwt.Net, a JWT (JSON Web Token) implementation for .NET
|
|
aws/aws-sdk-net
The official AWS SDK for .NET. For more information on the AWS SDK for .NET, see our web site:
|
|
Nexus-Mods/NexusMods.App
Home of the development of the Nexus Mods App
|
|
recyclarr/recyclarr
Automatically sync TRaSH Guides to your Sonarr and Radarr instances
|
|
NeutroniumCore/Neutronium
🚀 Build .NET desktop applications using HTML, CSS and javascript.
|
|
VirtoCommerce/vc-platform
Virto Commerce B2B Innovation Platform
|
|
bUnit-dev/bUnit
bUnit is a testing library for Blazor components that make tests look, feel, and runs like regular unit tests. bUnit makes it easy to render and control a component under test’s life-cycle, pass parameter and inject services into it, trigger event handlers, and verify the rendered markup from the component using a built-in semantic HTML comparer.
|
Version | Downloads | Last Updated |
---|---|---|
5.0.0-preview0012 | 384,792 | 1/21/2025 |
5.0.0-preview0011 | 793,434 | 4/15/2024 |
5.0.0-preview0010 | 40,951 | 3/25/2024 |
5.0.0-preview0009 | 22,564 | 3/10/2024 |
5.0.0-preview0008 | 65,302 | 2/18/2024 |
5.0.0-preview0007 | 123,595 | 12/9/2023 |
5.0.0-preview0006 | 19,250 | 12/4/2023 |
5.0.0-dataattributes0001 | 17,759 | 12/27/2023 |
4.18.1 | 43,561,151 | 11/28/2023 |
4.18.0 | 26,023,109 | 2/21/2023 |
4.17.0 | 64,700,083 | 4/20/2021 |
4.16.0 | 1,396,976 | 4/1/2021 |
4.15.0 | 8,520,672 | 12/18/2020 |
4.14.0 | 7,615,813 | 9/10/2020 |
4.13.0 | 4,148,468 | 7/9/2020 |
4.12.0 | 941,054 | 6/28/2020 |
4.11.0 | 20,112,452 | 7/8/2019 |
4.10.0 | 1,030,101 | 6/13/2019 |
4.9.0 | 627,465 | 5/28/2019 |
4.8.0 | 5,161,687 | 1/30/2019 |
4.7.0 | 239,992 | 1/26/2019 |
4.6.0 | 2,190,537 | 12/10/2018 |
4.5.1 | 741,125 | 11/25/2018 |
4.5.0 | 5,260,954 | 7/12/2018 |
4.4.0 | 1,642,545 | 5/26/2018 |
4.3.0 | 851,421 | 5/2/2018 |
4.2.1 | 458,070 | 4/16/2018 |
4.2.0 | 655,491 | 3/21/2018 |
4.1.0 | 855,490 | 2/15/2018 |
4.0.1 | 1,283,455 | 1/22/2018 |
4.0.0 | 598,115 | 1/10/2018 |
4.0.0-rc1 | 221,875 | 10/18/2017 |
3.51.0 | 3,015,905 | 10/5/2017 |
3.50.7 | 385,044 | 9/18/2017 |
3.50.6 | 529,156 | 8/16/2017 |
3.50.5 | 153,580 | 8/9/2017 |
3.50.4 | 42,458 | 8/7/2017 |
3.50.3 | 761,189 | 7/5/2017 |
3.50.2 | 4,416,534 | 8/31/2016 |
3.50.1 | 183,249 | 8/12/2016 |
3.50.0 | 36,975 | 8/11/2016 |
3.49.1 | 115,348 | 8/3/2016 |
3.49.0 | 301,692 | 7/5/2016 |
3.48.0 | 80,100 | 6/28/2016 |
3.47.8 | 64,664 | 6/19/2016 |
3.47.7 | 11,657 | 6/18/2016 |
3.47.6 | 41,583 | 6/13/2016 |
3.47.5 | 25,544 | 6/11/2016 |
3.47.4 | 53,444 | 6/3/2016 |
3.47.3 | 40,898 | 6/2/2016 |
3.47.2 | 14,353 | 6/2/2016 |
3.47.1 | 48,960 | 6/1/2016 |
3.47.0 | 12,304 | 5/31/2016 |
3.46.0 | 254,902 | 5/15/2016 |
3.45.3 | 26,078 | 5/12/2016 |
3.45.2 | 31,984 | 5/7/2016 |
3.45.1 | 114,354 | 4/25/2016 |
3.45.0 | 12,793 | 4/24/2016 |
3.44.1 | 82,216 | 4/20/2016 |
3.44.0 | 52,323 | 4/15/2016 |
3.43.4 | 21,163 | 4/14/2016 |
3.43.3 | 10,584 | 4/13/2016 |
3.43.2 | 33,996 | 4/12/2016 |
3.43.1 | 14,178 | 4/10/2016 |
3.43.0 | 74,730 | 3/28/2016 |
3.42.0 | 91,003 | 3/20/2016 |
3.41.1 | 40,501 | 3/13/2016 |
3.41.0 | 13,374 | 3/12/2016 |
3.40.0 | 241,583 | 2/2/2016 |
3.39.0 | 51,558 | 1/22/2016 |
3.38.1 | 215,507 | 1/3/2016 |
3.38.0 | 11,449 | 12/31/2015 |
3.37.3 | 106,539 | 12/8/2015 |
3.37.2 | 10,305 | 12/8/2015 |
3.37.1 | 27,481 | 12/3/2015 |
3.37.0 | 39,179 | 11/25/2015 |
3.36.12 | 36,244 | 11/20/2015 |
3.36.11 | 65,831 | 11/16/2015 |
3.36.9 | 260,086 | 10/21/2015 |
3.36.8 | 117,901 | 10/8/2015 |
3.36.7 | 4,074 | 10/8/2015 |
3.36.6 | 9,477 | 10/7/2015 |
3.36.5 | 5,060 | 10/7/2015 |
3.36.4 | 4,899 | 10/7/2015 |
3.36.3 | 4,023 | 10/7/2015 |
3.36.2 | 5,391 | 10/7/2015 |
3.36.1 | 26,123 | 10/6/2015 |
3.36.0 | 21,461 | 10/2/2015 |
3.35.1 | 10,628 | 10/2/2015 |
3.35.0 | 5,511 | 10/2/2015 |
3.34.2 | 57,866 | 9/16/2015 |
3.34.1 | 12,410 | 9/16/2015 |
3.34.0 | 24,005 | 9/12/2015 |
3.33.0 | 24,056 | 9/5/2015 |
3.32.2 | 10,575 | 9/5/2015 |
3.32.0 | 13,902 | 9/5/2015 |
3.31.3 | 149,065 | 8/5/2015 |
3.31.2 | 7,492 | 8/5/2015 |
3.31.1 | 29,829 | 8/2/2015 |
3.31.0 | 24,759 | 7/31/2015 |
3.30.8 | 203,614 | 6/17/2015 |
3.30.7 | 30,047 | 6/14/2015 |
3.30.6 | 72,481 | 6/5/2015 |
3.30.5 | 66,849 | 5/16/2015 |
3.30.4 | 57,292 | 4/29/2015 |
3.30.3 | 46,296 | 4/19/2015 |
3.30.2 | 67,624 | 4/11/2015 |
3.30.1 | 15,247 | 4/10/2015 |
3.30.0 | 227,661 | 4/9/2015 |
3.29.0 | 10,431 | 4/9/2015 |
3.28.0 | 5,310 | 4/8/2015 |
3.27.0 | 10,357 | 4/8/2015 |
3.26.0 | 4,913 | 4/8/2015 |
3.25.0 | 29,345 | 4/8/2015 |
3.24.6 | 9,985 | 4/7/2015 |
3.24.5 | 25,128 | 4/6/2015 |
3.24.4 | 9,421 | 4/4/2015 |
3.24.3 | 106,989 | 3/12/2015 |
3.24.2 | 26,103 | 3/7/2015 |
3.24.1 | 24,711 | 2/28/2015 |
3.24.0 | 26,904 | 2/19/2015 |
3.23.2 | 10,296 | 2/18/2015 |
3.23.1 | 39,350 | 2/4/2015 |
3.23.0 | 21,581 | 1/27/2015 |
3.22.0 | 92,774 | 12/21/2014 |
3.21.1 | 52,554 | 11/13/2014 |
3.21.0 | 61,375 | 10/20/2014 |
3.20.4 | 18,147 | 10/15/2014 |
3.20.2 | 94,461 | 9/16/2014 |
3.20.1 | 31,264 | 9/7/2014 |
3.20.0 | 200,427 | 8/20/2014 |
3.19.2 | 59,052 | 8/5/2014 |
3.19.1 | 78,141 | 6/19/2014 |
3.19.0 | 20,719 | 6/12/2014 |
3.18.10 | 26,286 | 6/5/2014 |
3.18.9 | 11,088 | 6/1/2014 |
3.18.8 | 26,401 | 5/24/2014 |
3.18.7 | 40,346 | 5/17/2014 |
3.18.6 | 13,474 | 5/6/2014 |
3.18.5 | 28,063 | 4/25/2014 |
3.18.4 | 19,962 | 4/24/2014 |
3.18.3 | 15,306 | 4/13/2014 |
3.18.2 | 9,289 | 4/12/2014 |
3.18.1 | 91,733 | 3/29/2014 |
3.18.0 | 14,162 | 3/23/2014 |
3.17.0 | 15,958 | 3/15/2014 |
3.16.10 | 12,028 | 3/10/2014 |
3.16.9 | 9,049 | 3/9/2014 |
3.16.8 | 8,566 | 3/9/2014 |
3.16.7 | 14,646 | 3/8/2014 |
3.16.6 | 29,405 | 3/2/2014 |
3.16.5 | 97,537 | 1/31/2014 |
3.16.4 | 46,266 | 1/2/2014 |
3.16.3 | 14,605 | 12/22/2013 |
3.16.2 | 8,572 | 12/21/2013 |
3.16.1 | 17,115 | 12/5/2013 |
3.16.0 | 12,283 | 11/30/2013 |
3.15.1 | 12,366 | 11/26/2013 |
3.15.0 | 32,027 | 11/24/2013 |
3.14.0 | 9,241 | 11/23/2013 |
3.13.0 | 16,310 | 11/6/2013 |
3.12.1 | 48,170 | 10/20/2013 |
3.12.0 | 10,130 | 10/15/2013 |
3.11.0 | 9,415 | 10/13/2013 |
3.10.1 | 12,901 | 10/9/2013 |
3.10.0 | 19,600 | 10/8/2013 |
3.9.1 | 10,456 | 10/2/2013 |
3.9.0 | 12,771 | 9/24/2013 |
3.8.1 | 9,297 | 9/23/2013 |
3.8.0 | 8,664 | 9/22/2013 |
3.7.0 | 13,448 | 9/19/2013 |
3.6.8 | 24,970 | 9/6/2013 |
3.6.7 | 9,352 | 8/31/2013 |
3.6.6 | 32,069 | 8/1/2013 |
3.6.5 | 13,732 | 7/22/2013 |
3.6.4 | 4,213 | 7/22/2013 |
3.6.3 | 10,616 | 7/14/2013 |
3.6.2 | 8,603 | 7/13/2013 |
3.6.1 | 9,355 | 7/11/2013 |
3.6.0 | 24,465 | 7/9/2013 |
3.5.1 | 10,734 | 7/2/2013 |
3.5.0 | 8,965 | 7/1/2013 |
3.4.1 | 9,202 | 6/27/2013 |
3.4.0 | 9,785 | 6/24/2013 |
3.3.0 | 9,778 | 6/23/2013 |
3.2.1 | 30,539 | 6/3/2013 |
3.2.0 | 8,616 | 6/1/2013 |
3.1.0 | 10,242 | 5/26/2013 |
3.0.9 | 16,068 | 5/15/2013 |
3.0.8 | 38,691 | 4/9/2013 |
3.0.7 | 8,499 | 4/6/2013 |
3.0.6 | 8,642 | 4/4/2013 |
3.0.5 | 9,082 | 4/2/2013 |
3.0.3 | 21,671 | 3/16/2013 |
3.0.2 | 11,001 | 3/5/2013 |
3.0.1 | 151,224 | 3/1/2013 |
2.16.2 | 40,852 | 1/27/2013 |
2.16.1 | 9,784 | 1/10/2013 |
2.16.0 | 13,069 | 1/6/2013 |
2.15.6 | 7,976 | 1/4/2013 |
2.15.5 | 15,785 | 12/7/2012 |
2.15.4 | 8,801 | 11/30/2012 |
2.15.3 | 8,025 | 11/29/2012 |
2.15.2 | 9,841 | 11/22/2012 |
2.15.1 | 8,143 | 11/21/2012 |
2.15.0 | 8,144 | 11/21/2012 |
2.14.1 | 8,518 | 11/19/2012 |
2.14.0 | 8,224 | 11/14/2012 |
2.13.5 | 10,532 | 11/9/2012 |
2.13.4 | 11,242 | 10/31/2012 |
2.13.3 | 16,035 | 10/9/2012 |
2.13.0 | 5,634 | 10/2/2012 |
2.12.1 | 4,599 | 9/30/2012 |
2.12.0 | 31,757 | 7/28/2012 |
2.11.4 | 15,425 | 7/4/2012 |
2.11.3 | 7,908 | 7/3/2012 |
2.11.2 | 8,412 | 6/24/2012 |
2.11.1 | 11,535 | 5/26/2012 |
2.11.0 | 17,885 | 5/6/2012 |
2.10.0 | 24,942 | 4/10/2012 |
2.9.2 | 11,999 | 3/7/2012 |
2.9.1 | 9,567 | 2/20/2012 |
2.9.0 | 8,005 | 2/19/2012 |
2.8.0 | 10,441 | 1/29/2012 |
2.7.2 | 13,936 | 12/28/2011 |
2.7.1 | 8,270 | 12/16/2011 |
2.7.0 | 8,746 | 12/12/2011 |
2.6.0 | 6,954 | 12/8/2011 |
2.5.2 | 7,232 | 12/8/2011 |
2.5.1 | 7,266 | 12/2/2011 |
2.5.0 | 7,253 | 12/1/2011 |
2.4.1 | 15,652 | 10/1/2011 |
2.4.0 | 7,390 | 9/18/2011 |
2.3.2 | 7,366 | 9/12/2011 |
2.3.1 | 7,229 | 9/11/2011 |
2.2.45 | 7,145 | 9/9/2011 |
2.2.44 | 10,425 | 9/6/2011 |
2.1.0 | 8,045 | 5/4/2011 |
2.0.0 | 108,016 | 2/1/2011 |