Paketname | libhugs-quickcheck-bundled |
Beschreibung | Automatic testing of Haskell programs |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 98.200609.21-5ubuntu1 |
Sektion | universe/devel |
Priorität | optional |
Installierte Größe | 120 Byte |
Hängt ab von | hugs (= 98.200609.21-5ubuntu1), libhugs-base |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | hugs98 |
Paketgröße | 16160 Byte |
Prüfsumme MD5 | 803ea817fdadeceeccd8fd3bb7e71f53 |
Prüfsumme SHA1 | 8c472fb7d685cbe077d01c84388cad2c3e0b2c4f |
Prüfsumme SHA256 | 8cc0f82635d16f7f51f5942da69858b8e7342c05511e9e83e8b7c3e1dd07c16f |
Link zum Herunterladen | libhugs-quickcheck-bundled_98.200609.21-5ubuntu1_i386.deb |
Ausführliche Beschreibung | A library for testing Haskell programs automatically.
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.
.
This is the version bundled with the interpreter.
|