Created
May 13, 2015 13:45
-
-
Save kenny-evitt/778f75973130547c7cf4 to your computer and use it in GitHub Desktop.
Windows batch command to run NUnit GUI
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
start .\packages\NUnit.Runners.2.6.3\tools\nunit.exe path_to_unit_test_assembly |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment