Archive

Posts Tagged ‘Frameworks’

Support for XUnit, NUnit, MBUnit, and Visual Studio testing frameworks

October 29th, 2012 Comments off

In addition to the MSpec and Silverlight unit testing frameworks, the following test frameworks are supported by the CodeRush Unit Test Runner out of the box:

  • MbUnit, versions 2.4 and 3.2;
  • NUnit, versions 2.2, 2.4, 2.5 and higher;
  • xUnit, versions 1.5, 1.6, 1.7, 1.8 and 1.9;
  • Visual Studio built-in framework for Visual Studio 2008, 2010, 2012.

Read more…

Machine.Specifications (mspec) testing framework support in Unit Test Runner

July 14th, 2011 Comments off

The CodeRush Unit Test Service supports the running and debugging of testing scenarios of the Mashine.Specifications (mspec) framework.
Read more…