Install this package:
emerge -a dev-haskell/quicktest
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-haskell/quicktest
Or alternatively:
emerge --autounmask-write -a dev-haskell/quicktest
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.1.3 | 8 | ~amd64 | 0 |
<pkgmetadata> <maintainer type="project"> <email>haskell@gentoo.org</email> <name>Gentoo Haskell</name> </maintainer> <longdescription> QuickTest inspects Haskell source files for unit tests, and runs all tests found through GHCi with a dynamically generated test harness. This means you can simply write properties about your code, and QuickTest will test these properties en masse using QuickCheck. QuickTest is based on quickcheck-script by Koen Claessen and John Hughes. </longdescription> </pkgmetadata>
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | quicktest-0.1.3.tar.gz | 3237 bytes | 0.1.3 |
| Type | File | Size |
|---|