Visualizing-EUnit-tests
Visualizing-EUnit-tests copied to clipboard
Look for examples of EUnit test suites with non-trivial negative tests.
Negative tests tend not to get written as readily as positive ones, particularly in testing stateful systems. Examples are useful for testing our basic extraction algorithms.