AutoFixture.Xunit2
3.30.2
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package AutoFixture.Xunit2 --version 3.30.2
NuGet\Install-Package AutoFixture.Xunit2 -Version 3.30.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.Xunit2" Version="3.30.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AutoFixture.Xunit2" Version="3.30.2" />
<PackageReference Include="AutoFixture.Xunit2" />
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.Xunit2 --version 3.30.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AutoFixture.Xunit2, 3.30.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.Xunit2@3.30.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.Xunit2&version=3.30.2
#tool nuget:?package=AutoFixture.Xunit2&version=3.30.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. 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.
-
- autofixture (>= 3.30.2)
- xunit.core (>= 2.0.0 && < 3.0.0)
GitHub repositories (50)
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
|
|
|
JasperFx/jasper
Next generation application development framework for .Net
|
|
|
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🏗️🪟
|
|
|
jacqueskang/IpcServiceFramework
.NET Core Inter-process communication framework
|