natemcmaster - xunit-cli 0.1.6

A global .NET Core tool for running xunit tests.

Installation: dotnet tool install -g xunit-cli Usage: xunit

This package was build from source code at https://github.com/natemcmaster/xunit-cli/tree/a317e4b414d56a372b8fc6e9952462db721ea83a

PM> Install-Package xunit-cli -Version 0.1.6 -Source https://www.myget.org/F/natemcmaster/api/v3/index.json

Copy to clipboard

> nuget.exe install xunit-cli -Version 0.1.6 -Source https://www.myget.org/F/natemcmaster/api/v3/index.json

Copy to clipboard

> dotnet add package xunit-cli --version 0.1.6 --source https://www.myget.org/F/natemcmaster/api/v3/index.json

Copy to clipboard
<PackageReference Include="xunit-cli" Version="0.1.6" />
Copy to clipboard
source https://www.myget.org/F/natemcmaster/api/v3/index.json

nuget xunit-cli  ~> 0.1.6
Copy to clipboard

> choco install xunit-cli --version 0.1.6 --source https://www.myget.org/F/natemcmaster/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "natemcmaster" -SourceLocation "https://www.myget.org/F/natemcmaster/api/v2"
Install-Module -Name "xunit-cli" -RequiredVersion "0.1.6" -Repository "natemcmaster" 
Copy to clipboard

  • .NETCoreApp 2.1: 2.1.0.0

Owners

Nate McMaster

Authors

Nate McMaster

License

Unknown

Tags

xunit command-line testing

Info

1090 total downloads
10 downloads for version 0.1.6
Download (550.29 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
0.1.6 550.29 KB Mon, 09 Mar 2020 00:45:02 GMT 10
0.1.3 539.78 KB Fri, 21 Jun 2019 18:30:02 GMT 1065
0.1.2 539.77 KB Fri, 21 Jun 2019 16:11:53 GMT 0
0.1.1 539.77 KB Thu, 20 Jun 2019 19:03:23 GMT 15