Monday, September 5, 2011

Nester

Nester is a free tool for mutation testing of your C# source code in order to measure the adequacy of your unit tests. It involves modification of programs to see if existing tests can distinguish the original program from the modified program.

Current version of Nester (0.3 Alpha) supports only C# programs for Microsoft Visual Studio 2005. At the moment only NUnit framework is supported.

0 comments:

Post a Comment