News
NUnit 3 was recently released, bringing parallel execution and extensibility to the .NET testing framework. InfoQ reached out with Charlie Poole, maintainer of NUnit for over 10 years, to learn ...
Unit tests are an important part of modern application development. NUnit is perhaps the best-known way of using them with .NET code.
The recently released, Visual Studio Unit Test Generator includes support for multiple test framework and enables you to unit test applications directly from within Visual Studio 2012 and 2013.
Interaction scripts can then be wrapped as test cases, with pass and fail conditions, ready for use with familiar tools such as NUnit. With NUnit you can make your tests part of a Visual Studio build.
Below, I'm specifying the folder where my Tests.xml file is located (C:\Results), which ReportUnit will search for NUnit-formatted XML files. I'm then outputting all HTML files generated from all ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results