junit-quickcheck: Property-based testing, JUnit-style junit-quickcheck is a library that supports writing and running property-based tests in JUnit, inspired by QuickCheck for Haskell. Version 0.6 is the current stable version of junit-quickcheck. Version 0.7-SNAPSHOT is under development.