Skip to content

Instantly share code, notes, and snippets.

@kenny-evitt
Created May 13, 2015 13:45
Show Gist options
  • Save kenny-evitt/778f75973130547c7cf4 to your computer and use it in GitHub Desktop.
Save kenny-evitt/778f75973130547c7cf4 to your computer and use it in GitHub Desktop.
Windows batch command to run NUnit GUI
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