Info
Version: | 2.9.2 |
Author(s): | James Newkirk, Brad Wilson |
Last Update: | Friday, September 27, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/xunit.console |
Install
Install-Package xunit.console
dotnet add package xunit.console
paket add xunit.console
xunit.console Download (Unzip the "nupkg" after downloading)
Dependencies
- xunit.runner.reporters(>= 2.4.1 && <= 2.4.1)
For running tests, please use xunit.runner.console instead.