Opened 16 years ago
Closed 11 years ago
#17531 closed submission (fixed)
hs-QuickCheck 2.1.0.1 Port Submission
Reported by: | scm@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | hs-QuickCheck submission | Cc: | gwright@…, nox@… |
Port: | hs-QuickCheck |
Description
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.
Attachments (2)
Change History (7)
Changed 16 years ago by scm@…
comment:1 Changed 16 years ago by jmroot (Joshua Root)
Type: | enhancement → submission |
---|
comment:2 Changed 16 years ago by (none)
Milestone: | Port Submissions |
---|
comment:3 Changed 15 years ago by blb@…
Attaching an updated version using the new haskell port group which drastically simplifies these ports.
comment:4 Changed 15 years ago by raimue (Rainer Müller)
Cc: | gwright@… nox@… added |
---|
Gregory and Anthony, you both do the main work on hs-*. Could you please take a look at this, too?
comment:5 Changed 11 years ago by neverpanic (Clemens Lang)
Resolution: | → fixed |
---|---|
Status: | new → closed |
hs-quickcheck
is in MacPorts since I package haskell platform.
Milestone Port Submissions deleted