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 |
Install
Install-Package xunit
dotnet add package xunit
paket add xunit
xunit Download (Unzip the "nupkg" after downloading)
Dependencies
- xunit.core(>= 2.4.1 && <= 2.4.1)
- xunit.assert(>= 2.4.1 && <= 2.4.1)
- xunit.analyzers(>= 0.10.0)
Installing this package installs xunit.core, xunit.assert, and xunit.analyzers.