Skip to content

A global .NET Core command line tool for running XUnit tests

Notifications You must be signed in to change notification settings

natemcmaster/xunit-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xunit-cli

Build Status

NuGet NuGet Downloads

A global .NET Core command line tool for running xunit tests.

This project is the result of xunit/xunit#1684. The xUnit team might add a global console runner in the next major version, xUnit 3, but might not. In the meantime, this project is a wrapper around xunit.runner.console which is designed for use with dotnet tool install.

Usage

Installation:

dotnet tool install -g xunit-cli

Usage:

xunit <assemblyPath> [additionalArgs]

Run xunit without arguments to see full help output.

About

A global .NET Core command line tool for running XUnit tests

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

Contributors 3

  •  
  •  
  •