Includes the libraries for writing unit tests with xUnit.net.
Info
Version: | 2.9.2 |
Author(s): | James Newkirk, Brad Wilson |
Last Update: | Friday, September 27, 2024 |
.NET Fiddle: | Online Example |
NuGet Url: | https://www.nuget.org/packages/xunit.core |
Install
Install-Package xunit.core
dotnet add package xunit.core
paket add xunit.core
xunit.core Download (Unzip the "nupkg" after downloading)
Dependencies
- xunit.extensibility.core(>= 2.4.1 && <= 2.4.1)
- xunit.extensibility.execution(>= 2.4.1 && <= 2.4.1)