Community

Using NUnit with Visual Studio 2012 Unit Test Projects

(Bipin Joshi) In Visual Studio 2012, the Unit Test projects by default use MS-Test, Microsoft’s unit testing framework. A nice feature of Visual Studio 2012 is that it also allows you to use third-party unit testing frameworks such as NUnit, xUnit.Net and MbUnit.

Read More - Register for Free Membership