xunit.v3.assert 3.2.0

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package xunit.v3.assert --version 3.2.0
                    
NuGet\Install-Package xunit.v3.assert -Version 3.2.0
                    
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="xunit.v3.assert" Version="3.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="xunit.v3.assert" Version="3.2.0" />
                    
Directory.Packages.props
<PackageReference Include="xunit.v3.assert" />
                    
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 xunit.v3.assert --version 3.2.0
                    
#r "nuget: xunit.v3.assert, 3.2.0"
                    
#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 xunit.v3.assert@3.2.0
                    
#: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=xunit.v3.assert&version=3.2.0
                    
Install as a Cake Addin
#tool nuget:?package=xunit.v3.assert&version=3.2.0
                    
Install as a Cake Tool

xUnit.net v3 [Assertion Library]

Includes the assertion library from xUnit.net (xunit.v3.assert.dll). Supports .NET Standard 2.0 and .NET 8.

About xUnit.net

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.

  • New to xUnit.net? Get started with the .NET SDK.
  • Need some help building the source? See BUILDING.md.
  • Want to contribute to the project? See CONTRIBUTING.md.
  • Want to contribute to the assertion library? See the suggested contribution workflow in the assertion library project, as it is slightly more complex due to code being spread across two GitHub repositories.

Powered by NDepend

Latest Builds

Latest stable Latest CI (how to use) Build status
xunit.v3 alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image
xunit alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image
xunit.analyzers alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image
xunit.runner.visualstudio alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image

For complete CI package lists, please visit the feedz.io package search. A free login is required.

Sponsors

Help support this project by becoming a sponsor through GitHub Sponsors.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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 is compatible.  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 was computed.  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 (31)

Showing the top 5 NuGet packages that depend on xunit.v3.assert:

Package Downloads
FunFair.Test.Common

FunFair Common Test Infrastructure for building xUnit tests on top of.

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.

Akka.TestKit.Xunit

TestKit for writing tests for Akka.NET using xUnit.

Atc.XUnit

Atc.XUnit is a collection of helper method for code compliance of documentation and tests.

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.

GitHub repositories (20)

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.
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/aspire
Aspire is the tool for code-first, extensible, observable dev and deploy.
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.
thomhurst/TUnit
A modern, fast and flexible .NET testing framework
microsoft/mcp
Catalog of official Microsoft MCP (Model Context Protocol) server implementations for AI-powered data access and tool integration
Azure/azure-mcp
The Azure MCP Server, bringing the power of Azure to your agents.
TNG/ArchUnitNET
A C# architecture test library to specify and assert architecture rules in C# for automated testing.
SteeltoeOSS/Steeltoe
.NET Components for Externalized Configuration, Database Connectors, Service Discovery, Logging and Distributed Tracing, Application Management, Security, and more.
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
kendryte/nncase
Open deep learning compiler stack for Kendryte AI accelerators ✨
sveinungf/spreadcheetah
SpreadCheetah is a high-performance .NET library for generating spreadsheet (Microsoft Excel XLSX) files.
nats-io/nats.net
Full Async C# / .NET client for NATS
SwissLife-OSS/snapshooter
Snapshooter is a snapshot testing tool for .NET Core and .NET Framework
dotnetrdf/dotnetrdf
dotNetRDF is a powerful and flexible API for working with RDF and SPARQL in .NET environments
viceroypenguin/RBush
R-Tree Implementation for C#
viceroypenguin/SuperLinq
Extensions to LINQ to Objects
newrelic/newrelic-dotnet-agent
The New Relic .NET language agent.
Version Downloads Last Updated
3.2.1 463,851 11/28/2025
3.2.0 717,817 11/2/2025
3.1.0 934,746 9/27/2025
3.0.1 1,308,414 8/16/2025
3.0.0 904,314 7/14/2025
3.0.0-pre.40 1,627 7/6/2025
3.0.0-pre.25 8,045 6/16/2025
3.0.0-pre.15 1,348 6/8/2025
2.0.3 967,330 6/7/2025
2.0.2 1,635,384 5/3/2025
2.0.1 979,036 4/5/2025
2.0.0 886,186 3/1/2025
1.1.0 1,395,528 2/7/2025
1.0.1 714,005 1/10/2025
1.0.0 280,842 12/16/2024
0.7.0-pre.15 10,618 11/30/2024
0.6.0-pre.7 101,186 11/8/2024
0.5.0-pre.27 17,164 10/18/2024
0.4.0-pre.20 53,818 9/22/2024
0.3.0-pre.18 19,742 8/31/2024
0.2.0-pre.69 26,982 7/31/2024