The latest version of explainable-predicates is 0.1.2.4-0.
explainable-predicates
Version 0.1.2.3 revision 1 uploaded by Bodigrim.
Package meta
- Synopsis
- Predicates that can explain themselves.
- Description
Explainable predicates are essentially functions from types to Bool which can additionally describe themselves and explain why an argument does or doesn't match. They are intended to be used during unit tests to provide better error messages when tests fail. For example, if a collection is missing an element, an explainable predicate can tell you which element is missing.
- Author
- Chris Smith <cdsmith@gmail.com>
- Bug reports
- https://github.com/cdsmith/explainable-predicates/issues
- Category
- Testing
- Copyright
- n/a
- Homepage
- https://github.com/cdsmith/explainable-predicates
- Maintainer
- Chris Smith <cdsmith@gmail.com>
- Package URL
- n/a
- Stability
- n/a