Letter G

ghc-QuickCheck - Automatic testing of Haskell programs

Website: https://hackage.haskell.org/package/QuickCheck
License: BSD
Vendor: Alcance Libre, Inc.
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. QuickCheck provides combinators to define properties,
observe the distribution of test data, and define test data generators.

Packages

ghc-QuickCheck-2.7.6-3.fc14.al.src [41 KiB] Changelog by Fedora Release Engineering (2016-02-03):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

Listing created by Repoview-0.6.6-6.fc14.al