@hackage test-simple0.1.9
Simple Perl inspired testing
Installation
Dependencies (5)
- QuickCheck >=2.7.6 && <2.10
- base <5
- mtl
- state-plus >=0.1.1 && <0.2
- template-haskell Show all…
Dependents (3)
@hackage/hscope, @hackage/acme-everything, @hackage/pure-cdb
Test.Simple provides simple, Perl inspired primitives for easy testing. It outputs test results in TAP format.