ghc-quickcheck 2.14.3
Channel: guix
Home page: https://github.com/nick8325/quickcheck
Licenses: Modified BSD
Synopsis: Automatic testing of Haskell programs
Description:
QuickCheck is a library for random testing of program properties. The programmer provides a specification of the program, in the form of properties which functions should satisfy, and QuickCheck then tests that the properties hold in a large number of randomly generated cases. Specifications are expressed in Haskell, using combinators defined in the QuickCheck library.
Total results: 7