Search code examples
visual-studiounit-testingnunitmbunit

Are there any plans for Microsoft to support testing frameworks other than MSTest?


It seems like you should be able to configure your preferred unit testing framework as a plugin to Visual Studio/Team system like you can with SourceControl providers. Is anyone aware of an effort within microsoft to allow for swapping out MStest for nUnit, mbUnit or others. Obviosly nothing prevents me from using these other frameworks but they aren't integrated into the IDE.


Solution

  • Looks like this is coming to Visual Studio 11