QC4J is an automated, specification-based testing framework, based on QuickCheck for Haskell. It makes it easy to test referentially transparent code, by creating test data automatically through user-defined generators.
- Category: Testing Tools
- License: Apache Software License
- HomePage: http://qc4j.sf.net


