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-v1.
Total Downloads
33.3M
33,295,595
Published
Jan 14, 2026
Latest stable version
Install
.NET CLI
dotnet add package xunit.v3 --version 3.2.2
Package Manager Console
Install-Package xunit.v3 -Version 3.2.2
PackageReference
<PackageReference Include="xunit.v3" Version="3.2.2" />
Frameworks
Dependencies
xunit.v3.mtp-v1
[3.2.2, 3.2.2]
.NETFramework4.7.2
xunit.v3.mtp-v1
[3.2.2, 3.2.2]
net8.0