zeugma: Polysemy effects for testing

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

See https://hackage.haskell.org/package/zeugma/docs/Zeugma.html


[Skip to Readme]

Properties

Versions 0.7.0.0, 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 chronos, hedgehog, incipit (==0.7.0.0), polysemy (>=1.9 && <1.10), polysemy-chronos (>=0.6 && <0.7), polysemy-test (>=0.7 && <0.8), tasty (>=1.4 && <1.5), tasty-expected-failure (>=0.12 && <0.13), tasty-hedgehog (>=1.3 && <1.5), unix [details]
License BSD-2-Clause-Patent
Copyright 2022 Torsten Schmits
Author Torsten Schmits
Maintainer hackage@tryp.io
Category Prelude
Home page https://git.tryp.io/tek/incipit
Bug tracker https://github.com/tek/incipit/issues
Source repo head: git clone https://git.tryp.io/tek/incipit
Uploaded by tek at 2023-03-01T22:10:27Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for zeugma-0.7.0.0

[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.