@hackage tasty-checklist1.0.5.0
Check multiple items during a tasty test
Installation
Dependencies (4)
- base >=4.10 && <5
- exceptions >=0.10 && <0.11
- parameterized-utils >=2.1.0 && <2.2
- text >=1.2 && <2.1 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.