AutoFixture.Xunit2
5.0.0-preview0011
Prefix Reserved
See the version list below for details.
dotnet add package AutoFixture.Xunit2 --version 5.0.0-preview0011
NuGet\Install-Package AutoFixture.Xunit2 -Version 5.0.0-preview0011
<PackageReference Include="AutoFixture.Xunit2" Version="5.0.0-preview0011" />
<PackageVersion Include="AutoFixture.Xunit2" Version="5.0.0-preview0011" />
<PackageReference Include="AutoFixture.Xunit2" />
paket add AutoFixture.Xunit2 --version 5.0.0-preview0011
#r "nuget: AutoFixture.Xunit2, 5.0.0-preview0011"
#:package AutoFixture.Xunit2@5.0.0-preview0011
#addin nuget:?package=AutoFixture.Xunit2&version=5.0.0-preview0011&prerelease
#tool nuget:?package=AutoFixture.Xunit2&version=5.0.0-preview0011&prerelease
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 | 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
- AutoFixture (>= 5.0.0-preview0011)
- System.Memory (>= 4.5.5)
- xunit.extensibility.core (>= 2.2.0 && < 3.0.0)
-
.NETStandard 2.0
- AutoFixture (>= 5.0.0-preview0011)
- System.Memory (>= 4.5.5)
- xunit.extensibility.core (>= 2.2.0 && < 3.0.0)
-
net5.0
- AutoFixture (>= 5.0.0-preview0011)
- System.Memory (>= 4.5.5)
- System.Net.Http (>= 4.3.4)
- System.Security.Cryptography.X509Certificates (>= 4.3.2)
- xunit.extensibility.core (>= 2.2.0 && < 3.0.0)
-
net6.0
- AutoFixture (>= 5.0.0-preview0011)
- System.Memory (>= 4.5.5)
- System.Net.Http (>= 4.3.4)
- System.Security.Cryptography.X509Certificates (>= 4.3.2)
- xunit.extensibility.core (>= 2.2.0 && < 3.0.0)
NuGet packages (58)
Showing the top 5 NuGet packages that depend on AutoFixture.Xunit2:
| Package | Downloads |
|---|---|
|
Objectivity.AutoFixture.XUnit2.AutoMoq
Accelerates preparation of mocked structures for unit tests under xUnit2 by configuring AutoFixture data generation to use Moq. Gracefully handles recursive structures by omitting recursions. |
|
|
Maersk.Test.AutoFixtureExtensions
AutoFixture extensions for unit testing. |
|
|
Objectivity.AutoFixture.XUnit2.AutoNSubstitute
Accelerates preparation of mocked structures for unit tests under xUnit2 by configuring AutoFixture data generation to use NSubstitute. Gracefully handles recursive structures by omitting recursions. |
|
|
Noggog.Testing
Package Description |
|
|
Sitecore.Diagnostics.FileSystem.TestingHelpers
A set of pre-built mocks to help when testing file system interactions. |
GitHub repositories (51)
Showing the top 20 popular GitHub repositories that depend on AutoFixture.Xunit2:
| Repository | Stars |
|---|---|
|
jellyfin/jellyfin
The Free Software Media System - Server Backend & API
|
|
|
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
|
|
|
slskd/slskd
A modern client-server application for the Soulseek file sharing network.
|
|
|
scriptcs/scriptcs
Write C# apps with a text editor, nuget and the power of Roslyn!
|
|
|
Nexus-Mods/NexusMods.App
Home of the development of the Nexus Mods App
|
|
|
asynkron/protoactor-dotnet
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
|
|
|
NeutroniumCore/Neutronium
🚀 Build .NET desktop applications using HTML, CSS and javascript.
|
|
|
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.
|
|
|
microsoft/clrmd
Microsoft.Diagnostics.Runtime is a set of APIs for introspecting processes and dumps.
|
|
|
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
|
|
|
udndc/X.PagedList
Library for easily paging through any IEnumerable/IQueryable in ASP.NET
|
|
|
lysilver/KopSoftWms
KopSoft仓库管理系统
|
|
|
NikiforovAll/keycloak-authorization-services-dotnet
Authentication and Authorization with Keycloak and ASP.NET Core 🔐
|
|
|
enisn/AutoFilterer
AutoFilterer is a mini filtering framework library for dotnet. The main purpose of the library is to generate LINQ expressions for Entities over DTOs automatically. The first aim is to be compatible with Open API 3.0 Specifications
|
|
|
jackBonadies/SeekerAndroid
Android client for the Soulseek peer-to-peer network
|
|
|
charlessolar/Aggregates.NET
.NET event sourced domain driven design model via NServiceBus and GetEventStore
|
|
|
junkai-li/NetCoreKevin
基于NET搭建-AI知识库智能体-现代化Saas企业级前后端分离架构:前端Vue3、IDS4单点登录、多缓存、自动任务、分布式、一库多租户、日志、授权和鉴权、CAP集成事件、SignalR、领域事件、ESL、MCP协议服务、IOC模块化注入、Cors、Quartz自动任务、多短信集成、AI、AgentFramework智能体、AISemanticKernel集成、RAG检索增强、OCR识别、API多版本、单元测试、RabbitMQ、代码生成器、AI知识库、AI联网搜索
|
|
|
AntonioFalcaoJr/EventualShop
A state-of-the-art distributed system using Reactive DDD as uncertainty modeling, Event Storming as subdomain decomposition, Event Sourcing as an eventual persistence mechanism, CQRS, Async Projections, Microservices for individual deployable units, Event-driven Architecture for efficient integration, and Clean Architecture as domain-centric design
|
|
|
dalyIsaac/Whim
Pluggable dynamic window manager for Windows🏗️🪟
|
|
|
JasperFx/jasper
Next generation application development framework for .Net
|
| Version | Downloads | Last Updated |
|---|---|---|
| 5.0.0-preview0012 | 181,943 | 1/21/2025 |
| 5.0.0-preview0011 | 180,083 | 4/15/2024 |
| 5.0.0-preview0010 | 2,766 | 3/25/2024 |
| 5.0.0-preview0009 | 10,741 | 3/10/2024 |
| 5.0.0-preview0008 | 5,505 | 2/18/2024 |
| 5.0.0-preview0007 | 56,758 | 12/9/2023 |
| 5.0.0-preview0006 | 13,541 | 12/4/2023 |
| 5.0.0-pdb-test0003 | 1,600 | 12/10/2023 |
| 5.0.0-pdb-test0002 | 1,382 | 12/10/2023 |
| 5.0.0-pdb-test0001 | 1,366 | 12/10/2023 |
| 5.0.0-dataattributes0001 | 16,835 | 12/27/2023 |
| 4.18.1 | 24,247,528 | 11/28/2023 |
| 4.18.0 | 9,071,245 | 2/21/2023 |
| 4.17.0 | 19,451,042 | 4/20/2021 |
| 4.16.0 | 376,274 | 4/1/2021 |
| 4.15.0 | 2,301,833 | 12/18/2020 |
| 4.14.0 | 2,269,465 | 9/10/2020 |
| 4.13.0 | 1,204,687 | 7/9/2020 |
| 4.12.0 | 218,222 | 6/28/2020 |
| 4.11.0 | 5,358,077 | 7/8/2019 |