Do you know how to run nUnit tests from within Visual Studio?
Updated by Brady Stroud [SSW] 1 year ago. See history

❌ Figure: Bad Example - NUnit In Visual Studio
Option 2: Test Driven .net
TestDriven.net has better NUnit integration – from both code and Solution Explorer windows.

Figure: Better way - Use TestDriven.Net - it has a 'Run Test(s)' command for a single test (above) or...

Figure: ...you can right-click on a project and select 'Test With > NUnit' to bring up the GUI. It is certainly more convenient
To run unit testing: Tools > NUnit GUI to launch NUnit and run the tests.
Option 3: Other Tools
Other Visual Studio tools including Resharper and Coderush have their own integration with NUnit. If you’re already using one of these, installing TestDriven.net is unnecessary.
Categories
Need help?
SSW Consulting has over 30 years of experience developing awesome software solutions.