Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/smack0007/nunitlauncher

Helper program for launching NUnit from Visual Studio.
https://github.com/smack0007/nunitlauncher

Last synced: 20 days ago
JSON representation

Helper program for launching NUnit from Visual Studio.

Awesome Lists containing this project

README

        

Set this program up to be ran via the "External Tools" menu in Visual Studio and pass in $(SolutionDir) as arguments. You can also configure a keyboard shortcut to execute the program (CTRL + ALT + F5 for instance).

The program searches the directory structure for DLLs which end in "Tests.dll" under the the "bin" directory. You can set the path to NUnit in the NUnitLauncherConfig.xml.