New open source .NET unit testing tool available - TechRepublic
General discussion
February 21, 2013 at 08:44 AM
david worthington

New open source .NET unit testing tool available

by david worthington . Updated 13 years, 4 months ago

Microsoft has donated its xUnit.net unit testing tool to the Outercurve Foundation. xUnit.net, an open source project, is compatible with .NET Framework 2.0 and later, and offers several test runners: the console, a GUI, MSBuild, and Visual Studio integration via TestDriven.net, CodeRush Test Runner and Resharper. xUnit.net also offers test project integration for ASP.NET MVC. The next release of the software and xUnit.net 2.0 will take advantage of capabilities found in .NET 4.5, including asynchronous tests and testing in parallel.

This discussion is locked

All Comments