I've recently upgraded to VS2012 to iron out problems ahead of my team. We use Gallio 3.3 as a unit tests framework and have numerous tests written which work in VS2010. However, VS2012 does not appear to recognise them.
The VS2012 Test Explorer windows says "Build your solution to discover all available tests". I have done several clean builds, and the system runs in VS2012, but no tests appear.
Is there any configuration I need to put in, or any way I can get these tests to run in VS2012?
VS2012 UnitTestExplorer provides a platform to allow test frameworks to discover/execute tests. Currently, there're xUnit, nUnit, MSTest and a few other adapters available to work with VS2012.
For your Gallio tests to work with UnitTestExplorer, you will need a MBUnit adapter to discover/execute tests.
Currently, there's a MBUnitTest adapter which only works for VS2012 beta (come out around Feb this year). It comes with source code. You can either
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With