Skip to content

A dotnet CLI tool that enables running tests on multiple projects in an existing solution

License

Notifications You must be signed in to change notification settings

shopyourway/dotnet-testrunner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dotnet-testrunner

A dotnet CLI tool which enables running several test projects

Highlights

  • Platform independent
  • Convention based folder scan
  • Include/Exclude category feature

WIP

Development

How to contribute

We encorage contribution via pull requests on any feature you see fit.

When submitting a pull request make sure to do the following:

  • Check that new and updated code follows OhioBox existing code formatting and naming standard
  • Run all unit and integration tests to ensure no existing functionality has been affected
  • Write unit or integration tests to test your changes. All features and fixed bugs must have tests to verify they work Read GitHub Help for more details about creating pull requests

About

A dotnet CLI tool that enables running tests on multiple projects in an existing solution

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages