daytripper: Helpers for round-trip tests

[ bsd3, library, unclassified ] [ Propose Tags ] [ Report a vulnerability ]

Please see the README on GitHub at https://github.com/ejconlon/daytripper#readme


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0, 0.2.0, 0.2.1, 0.3.0, 0.3.1, 0.4.0, 1.0.0
Dependencies base (>=4.12 && <5), bytestring (>=0.11 && <0.13), directory (>=1.3 && <1.4), optparse-applicative (>=0.17 && <0.19), prop-unit (>=1.0.1 && <1.1), tagged (>=0.8 && <0.9), tasty (>=1.4 && <1.6), tasty-hunit (>=0.10 && <0.11) [details]
Tested with ghc ==9.8.4
License BSD-3-Clause
Copyright (c) 2023 Eric Conlon
Author Eric Conlon
Maintainer ejconlon@gmail.com
Home page https://github.com/ejconlon/daytripper#readme
Bug tracker https://github.com/ejconlon/daytripper/issues
Source repo head: git clone https://github.com/ejconlon/daytripper
Uploaded by ejconlon at 2024-12-18T20:52:45Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 245 total (29 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2024-12-18 [all 1 reports]

Readme for daytripper-1.0.0

[back to package description]

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.