Analyze and generate tests based on your class modules.
An automated unit-testing tool that generates test scenarios automatically with random input values and runs them to test the robustness of your program. NTest allows you to inspect object states and properties within your class modules, and manipulate them with a visual model to analyze code behavior. Also acts as a test runner for your NUnit test cases.