tasty-dejafu: Deja Fu support for the Tasty test framework.

[ library, mit, testing ] [ Propose Tags ]

Integration between the dejafu library for concurrency testing and tasty. This lets you easily incorporate concurrency testing into your existing test suites.


[Skip to Readme]

Modules

[Last Documentation]

  • Test
    • Tasty
      • Test.Tasty.DejaFu

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.2.0.0, 0.3.0.0, 0.3.0.1, 0.3.0.2, 0.4.0.0, 0.5.0.0, 0.6.0.0, 0.7.0.0, 0.7.0.1, 0.7.0.2, 0.7.0.3, 0.7.1.0, 0.7.1.1, 1.0.0.0, 1.0.0.1, 1.0.1.0, 1.0.1.1, 1.1.0.0, 1.1.0.1, 1.1.0.2, 1.2.0.0, 1.2.0.1, 1.2.0.2, 1.2.0.3, 1.2.0.4, 1.2.0.5, 1.2.0.6, 1.2.0.7, 1.2.0.8, 1.2.1.0, 2.0.0.0, 2.0.0.1, 2.0.0.2, 2.0.0.3, 2.0.0.4, 2.0.0.5, 2.0.0.6, 2.0.0.7, 2.0.0.8, 2.0.0.9, 2.1.0.0, 2.1.0.1
Dependencies base (>=4.8 && <5), dejafu (>=1.2 && <1.3), random (>=1.0 && <1.2), tagged (>=0.8 && <0.9), tasty (>=0.10 && <1.1) [details]
License MIT
Copyright (c) 2015--2017 Michael Walker
Author Michael Walker
Maintainer mike@barrucadu.co.uk
Category Testing
Home page https://github.com/barrucadu/dejafu
Source repo head: git clone https://github.com/barrucadu/dejafu.git
this: git clone https://github.com/barrucadu/dejafu.git(tag tasty-dejafu-1.1.0.0)
Uploaded by barrucadu at 2018-03-06T18:00:32Z
Distributions LTSHaskell:2.1.0.1, NixOS:2.1.0.1, Stackage:2.1.0.1
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 19274 total (101 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2018-03-06 [all 3 reports]

Readme for tasty-dejafu-1.1.0.0

[back to package description]

tasty-dejafu

Integration between the dejafu library for concurrency testing and tasty. This lets you easily incorporate concurrency testing into your existing test suites.

The documentation of the latest developmental version is available online.

Contributing

Bug reports, pull requests, and comments are very welcome!

Feel free to contact me on GitHub, through IRC (#haskell on freenode), or email (mike@barrucadu.co.uk).