@hackage daytripper0.2.1
Helpers for round-trip tests
Installation
Tested Compilers
Dependencies (8)
- base >=4.12 && <5
- bytestring >=0.11 && <0.12
- directory >=1.3 && <1.4
- falsify >=0.1 && <0.2
- optparse-applicative >=0.17 && <0.18
- tagged >=0.8 && <0.9 Show all…
Dependents (5)
@hackage/dahdit-test, @hackage/looksee-trip, @hackage/mello, @hackage/dahdit-audio, @hackage/dahdit-midi
daytripper
Helpers for round-trip tests
You can control some parameters through Tasty:
--daydripper-write-missing or TASTY_DAYTRIPPER_WRITE_MISSING=True will write golden files if not found.
--falsify-tests=N or TASTY_FALSIFY_TESTS=N will set the number of tests per property.