zeugma: Polysemy effects for testing

[ library, prelude ] [ Propose Tags ]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.7.0.0, 0.8.0.0, 0.8.1.0, 0.9.0.0, 0.9.0.1
Change log changelog.md
Dependencies base (>=4 && <5), chronos (>=1.1 && <1.2), hedgehog (>=1.1 && <1.3), incipit (==0.9.0.1), polysemy (>=1.9 && <1.10), polysemy-chronos (>=0.6 && <0.7), polysemy-test (>=0.7 && <0.10), tasty (>=1.4 && <1.5), tasty-expected-failure (>=0.12 && <0.13), tasty-hedgehog (>=1.3 && <1.5) [details]
License BSD-2-Clause-Patent
Copyright 2023 Torsten Schmits
Author Torsten Schmits
Maintainer hackage@tryp.io
Category Prelude
Home page https://github.com/tek/incipit#readme
Bug tracker https://github.com/tek/incipit/issues
Source repo head: git clone https://github.com/tek/incipit
Uploaded by tek at 2023-09-23T17:08:45Z
Distributions
Reverse Dependencies 1 direct, 18 indirect [details]
Downloads 128 total (13 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for zeugma-0.9.0.1

[back to package description]

About

This Haskell library provides test runners for incipit-based projects, building on polysemy-test, which uses hedgehog and tasty.

It is mere convenience to avoid the necessity of manually interpreting the commonly used effects from the bundle of libraries that constitute Incipit. Consult Hackage for the list of runners.