Microsoft Visual Studio
6.5 usage recommendations
- Use custom build step to automatically start test program after compilation.
- If you got fatal exception somewhere within test case, make debugger
break at the point the failure by adding extra command line argument.