Quickcheck
QuickCheck is a Haskell library for software testing
Scalacheck
ScalaCheck is a powerful tool for automatic unit testing of Scala and Java programs.
Others
Example |
---|
Scalacheck s api is also a bit richer than quickcheck s api from question What features does scalacheck add over quickcheck? |