Debug using MbUnit/Gallio 3.1

Posted by user314096 on Stack Overflow See other posts from Stack Overflow or by user314096
Published on 2010-04-11T23:48:42Z Indexed on 2010/04/11 23:53 UTC
Read the original article Hit count: 450

When I use the [Debug] button in Gallio, the breakpoints in my unit tests are not hitting. The unit tests are written with MbUnit/Gallio. I am using MbUnit/Gallio version 3.1 build 397 with Visual Studio 2010 Beta 2. The unit tests run to completion in Gallio Icarus, but they run past the breakpoints. I see the symbol tables loading in VS, but it does not stop at the expected breakpoint, so I am unable to debug it.

© Stack Overflow or respective owner

Related posts about mbunit

Related posts about gallio