StrictCheck

Version 0.3.0 revision 0 uploaded by kwf.

Package meta

Synopsis
StrictCheck: Keep Your Laziness In Check
Description

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.

Author
Kenneth Foner, Hengchu Zhang, and Leo Lampropoulos
Bug reports
n/a
Category
Testing
Copyright
(c) 2018 Kenneth Foner, Hengchu Zhang, and Leo Lampropoulos
Homepage
https://github.com/kwf/StrictCheck#readme
Maintainer
kwf@very.science
Package URL
n/a
Stability
n/a

Components