A parallel test framework for combining tests made using QuickCheck and HUnit and much more... A common testing framework that allows tests such as QuickCheck properties and HUnit test cases to used together easily. Furthermore, it enhances both styles of test with all of these great features: Run tests in parallel but report results in a deterministic order (to aid diff-based analysis of test out