xunit.v3.mtp-v2 3.2.2

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

xUnit.net v3 [with Microsoft.Testing.Platform 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.

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 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 Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on xunit.v3.mtp-v2:

Package Downloads
xunit.v3

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.mtp-v2.

Saucery.XUnit.v3

Sorcery for SauceLabs - Unlocking SauceLabs capability

WorldDomination.SimpleTestcontainers.xUnit.v3.Databases

A simplified way to create a Microsoft SqlServer Testcontainer with each test having it's own unique database in the same docker image instance. This means each test is having is running in true data isolation. It also means you can parallelize your tests easier, instead of having all the tests run in a (common) single collection/sequential run.

AisDataNexus

Package Description

GitHub repositories (66)

Showing the top 20 popular GitHub repositories that depend on xunit.v3.mtp-v2:

Repository Stars
AvaloniaUI/Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The future of .NET UI
dotnet/eShop
A reference .NET application implementing an eCommerce site
Humanizr/Humanizer
Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
OrchardCMS/OrchardCore
Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
microsoft/aspire
Aspire is the tool for code-first, extensible, observable dev and deploy.
dotnet/Open-XML-SDK
Open XML SDK by Microsoft
khellang/Scrutor
Assembly scanning and decoration extensions for Microsoft.Extensions.DependencyInjection
cake-build/cake
:cake: Cake (C# Make) is a cross platform build automation system.
MvvmCross/MvvmCross
The .NET MVVM framework for cross-platform solutions, including Android, iOS, MacCatalyst, macOS, tvOS, WPF, WinUI
MattParkerDev/SharpIDE
A modern, cross platform IDE for .NET, built with .NET & Godot
dotnet/aspnet-api-versioning
Provides a set of libraries which add service API versioning to ASP.NET Web API, OData with ASP.NET Web API, and ASP.NET Core.
coverlet-coverage/coverlet
Cross platform code coverage for .NET
obfuscar/obfuscar
Open source obfuscation tool for .NET assemblies
CommunityToolkit/Maui
The .NET MAUI Community Toolkit is a community-created library that contains .NET MAUI Extensions, Advanced UI/UX Controls, and Behaviors to help make your life as a .NET MAUI developer easier
NuGetPackageExplorer/NuGetPackageExplorer
Create, update and deploy Nuget Packages with a GUI
exceptionless/Exceptionless
Exceptionless application
FoundatioFx/Foundatio
Pluggable foundation blocks for building distributed apps.
dotnet/dotNext
Next generation API for .NET
dotnet/skills
Repository for skills to assist AI coding agents with .NET and C#
sebastienros/fluid
Fluid is an open-source .NET template engine based on the Liquid template language.
Version Downloads Last Updated
4.0.0-pre.108 2,859 5/2/2026
4.0.0-pre.81 9,757 4/12/2026
4.0.0-pre.33 2,626 3/25/2026
3.2.2 1,106,284 1/14/2026
3.2.1 242,775 11/28/2025
3.2.0 98,117 11/2/2025