@hackage prednote0.36.0.4
Evaluate and display trees of predicates
Installation
Dependencies (8)
- base >=4.7 && <5
- bytestring >=0.10
- containers >=0.4.2.1
- contravariant >=1.2
- rainbow >=0.26
- split >=0.2.2 Show all…
Dependents (6)
@hackage/dapi, @hackage/acme-everything, @hackage/penny, @hackage/matchers, @hackage/prednote-test, @hackage/penny-lib
Package Flags
visual-tests
(off by default)
Build the prednote-visual-tests executable
prednote
prednote helps you build a tree of predicates that you can apply to a list of items. It was written for Penny:
http://www.github.com/massysett/penny
but I also find it useful for dapi:
http://www.github.com/massysett/dapi
and so you might find it useful too.
prednote is on Github:
http://www.github.com/massysett/prednote
and Hackage:
http://hackage.haskell.org/package/prednote
Test results
You can view the results of building and testing on Travis by clicking the button below:
If you have trouble building prednote due to dependency issues, try looking at the previous test results, as they will show you package versions that were used to build prednote successfully.
Something similar
See also rematch:
http://hackage.haskell.org/package/rematch
which is apparently based on a Java library called hamcrest.
License
prednote is licensed under the BSD license; see the LICENSE file.