Software Developer's Resources

Shopping Cart Systems
Mobile Text Marketing Solutions
Online Backup Solutions
ASP.NET Web Development
Skip Navigation Links.

How to Debug with MbUnit and Visual Studio

  1. Build your web project and ensure the build was successful.
  2. Set breakpoint(s) in your code.
  3. Start MbUnit.GUI.exe.
  4. Attach to the MbUnit.GUI.exe using Debug\Attach to Process...
  5. Switch focus to MbUnit GUI.
  6. Select and run tests.