@hackage tasty-checklist1.0.9.0
Check multiple items during a tasty test
Installation
Dependencies (5)
- base >=4.10 && <5
- containers
- exceptions
- parameterized-utils >=2.1.0 && <2.4
- text Show all…
Dependents (3)
@hackage/named-text, @hackage/what4, @hackage/tasty-prelude
Allows the test to check a number of items during a test and only signal pass or fail when the end if the checklist is reached.
Also provides an easy method to check multiple derived values from a single input value.