Debug NUnit Tests With Visual Studio

1. Set a break point in a unit test
2. Open NUnit
3. In Visual Studio, go the tools Menu and choose Attach to Process (or Ctrl-Alt-P)
4. Choose nunit out of the list
5. Run tests. Make sure you run the test where your breakpoint is if you don’t run all tests.


Posted

in

, ,

by