[MacPorts] #17531: hs-QuickCheck 2.1.0.1 Port Submission
MacPorts
noreply at macports.org
Sat Dec 6 05:40:11 PST 2008
#17531: hs-QuickCheck 2.1.0.1 Port Submission
--------------------------------------+-------------------------------------
Reporter: scm@… | Owner: macports-tickets@…
Type: enhancement | Status: new
Priority: Normal | Milestone: Port Submissions
Component: ports | Version: 1.6.0
Keywords: hs-QuickCheck submission | Port: hs-QuickCheck
--------------------------------------+-------------------------------------
New submission of a port hs-QuickCheck. Description below:
description
QuickCheck: Automatic testing of Haskell programs
long_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.
--
Ticket URL: <http://trac.macports.org/ticket/17531>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list