![]() |
VOOZH | about |
dotnet add package xunit.v3.assert --version 3.2.2
NuGet\Install-Package xunit.v3.assert -Version 3.2.2
<PackageReference Include="xunit.v3.assert" Version="3.2.2" />
<PackageVersion Include="xunit.v3.assert" Version="3.2.2" />Directory.Packages.props
<PackageReference Include="xunit.v3.assert" />Project file
paket add xunit.v3.assert --version 3.2.2
#r "nuget: xunit.v3.assert, 3.2.2"
#:package xunit.v3.assert@3.2.2
#addin nuget:?package=xunit.v3.assert&version=3.2.2Install as a Cake Addin
#tool nuget:?package=xunit.v3.assert&version=3.2.2Install as a Cake Tool
Includes the assertion library from xUnit.net (xunit.v3.assert.dll). Supports .NET Standard 2.0 and .NET 8.
xUnit.net is a free, open source, community-focused unit testing tool for C#, F#, and Visual Basic. xUnit.net v3 supports .NET 8.0 or later, and .NET Framework 4.7.2 or later.
xUnit.net works with the .NET SDK command line tools, Visual Studio, Visual Studio Code, JetBrains Rider, NCrunch, and any development environment compatible with Microsoft Testing Platform or VSTest.
xUnit.net is part of the .NET Foundation and operates under their code of conduct. It is licensed under Apache 2 (an OSI approved license). The project is governed by a Project Lead.
For project documentation, please visit the xUnit.net project home.
For complete CI package lists, please visit the feedz.io package search. A free login is required.
Help support this project by becoming a sponsor through GitHub Sponsors.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
Showing the top 5 NuGet packages that depend on xunit.v3.assert:
| Package | Downloads |
|---|---|
|
xunit.v3.mtp-v1
xUnit.net is a developer testing framework, built to support Test Driven Development, with a design goal of extreme simplicity and alignment with framework features. Supports .NET Framework 4.7.2 or later, and .NET 8 or later. Installing this package installs xunit.v3.core.mtp-v1, xunit.v3.assert, and xunit.analyzers. |
|
|
xunit.v3.mtp-v2
xUnit.net is a developer testing framework, built to support Test Driven Development, with a design goal of extreme simplicity and alignment with framework features. Supports .NET Framework 4.7.2 or later, and .NET 8 or later. Installing this package installs xunit.v3.core.mtp-v2, xunit.v3.assert, and xunit.analyzers. |
|
|
FunFair.Test.Common
FunFair Common Test Infrastructure for building xUnit tests on top of. |
|
|
Akka.TestKit.Xunit
TestKit for writing tests for Akka.NET using xUnit. |
|
|
Reqnroll.xunit.v3
Package to use Reqnroll with xUnit.v3 2.0 and later. |
Showing the top 20 popular GitHub repositories that depend on xunit.v3.assert:
| Repository | Stars |
|---|---|
|
dotnet/yarp
A toolkit for developing high-performance HTTP reverse proxy applications.
|
|
|
dotnet/reactive
The Reactive Extensions for .NET
|
|
|
microsoft/aspire
Aspire is the tool for code-first, extensible, observable dev and deploy.
|
|
|
ChilliCream/graphql-platform
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Nitro the awesome Monaco based GraphQL IDE.
|
|
|
dotnet/msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
|
|
|
akkadotnet/akka.net
Canonical actor model implementation for .NET with local + distributed actors in C# and F#.
|
|
|
dotnet/winforms
Windows Forms is a .NET UI framework for building Windows desktop applications.
|
|
|
cake-build/cake
:cake: Cake (C# Make) is a cross platform build automation system.
|
|
|
ravendb/ravendb
ACID Document Database
|
|
|
thomhurst/TUnit
A modern, fast and flexible .NET testing framework
|
|
|
martinothamar/Mediator
A high performance implementation of Mediator pattern in .NET using source generators.
|
|
|
microsoft/mcp
Catalog of official Microsoft MCP (Model Context Protocol) server implementations for AI-powered data access and tool integration
|
|
|
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
|
|
|
obfuscar/obfuscar
Open source obfuscation tool for .NET assemblies
|
|
|
FoundatioFx/Foundatio
Pluggable foundation blocks for building distributed apps.
|
|
|
goatcorp/Dalamud
FFXIV plugin framework and API
|
|
|
TNG/ArchUnitNET
A C# architecture test library to specify and assert architecture rules in C# for automated testing.
|
|
|
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.
|
|
|
Azure/azure-mcp
The Azure MCP Server, bringing the power of Azure to your agents.
|
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 4.0.0-pre.128 | 4,464 | 5/31/2026 |
| 4.0.0-pre.108 | 8,876 | 5/2/2026 |
| 4.0.0-pre.81 | 25,523 | 4/12/2026 |
| 4.0.0-pre.33 | 3,236 | 3/25/2026 |
| 3.2.2 | 13,002,752 | 1/14/2026 |
| 3.2.1 | 2,532,677 | 11/28/2025 |
| 3.2.0 | 1,712,244 | 11/2/2025 |
| 3.1.0 | 1,807,191 | 9/27/2025 |
| 3.0.1 | 2,051,102 | 8/16/2025 |
| 3.0.0 | 1,389,057 | 7/14/2025 |
| 3.0.0-pre.40 | 1,754 | 7/6/2025 |
| 3.0.0-pre.25 | 8,331 | 6/16/2025 |
| 3.0.0-pre.15 | 1,672 | 6/8/2025 |
| 2.0.3 | 1,317,977 | 6/7/2025 |
| 2.0.2 | 1,997,920 | 5/3/2025 |
| 2.0.1 | 1,141,497 | 4/5/2025 |
| 2.0.0 | 1,640,051 | 3/1/2025 |
| 1.1.0 | 2,094,541 | 2/7/2025 |