Nester
Posted
by csharp-source.net
on C# Source
See other posts from C# Source
or by csharp-source.net
Published on Mon, 14 Jan 2008 10:54:47 GMT
Indexed on
2010/03/16
15:31 UTC
Read the original article
Hit count: 324
Filed under:
Nester is a tool for mutation testing of your C# source code in order to assess 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.
© C# Source or respective owner