StrictCheck: StrictCheck: Keep Your Laziness In Check
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
StrictCheck is a property-based random testing framework for observing, specifying, and testing the strictness behaviors of Haskell functions. Strictness behavior is traditionally considered a non-functional property; StrictCheck allows it to be tested as if it were one, by reifying demands on data structures so they can be manipulated and examined within Haskell.
[Skip to Readme]
Properties
Versions | 0.1.0, 0.1.0, 0.1.1, 0.2.0, 0.2.1, 0.3.0 |
---|---|
Change log | None available |
Dependencies | base (>=4.7 && <5), bifunctors (>=5.5 && <5.6), containers (>=0.5 && <0.6), generics-sop (>=0.3.2 && <0.4), QuickCheck (>=2.10 && <2.11), template-haskell (>=2.12 && <2.13) [details] |
License | MIT |
Copyright | (c) 2018 Kenneth Foner, Hengchu Zhang, and Leo Lampropoulos |
Author | Kenneth Foner, Hengchu Zhang, and Leo Lampropoulos |
Maintainer | kwf@very.science |
Category | Testing |
Home page | https://github.com/kwf/StrictCheck#readme |
Uploaded | by kwf at 2018-06-22T20:58:45Z |
Modules
[Index]
Downloads
- StrictCheck-0.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees