hunit-dejafu: Deja Fu support for the HUnit test framework.

[ library, mit, testing ] [ Propose Tags ]

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


[Skip to Readme]

Modules

[Index] [Quick Jump]

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.3.0.3, 0.4.0.0, 0.4.0.1, 0.5.0.0, 0.6.0.0, 0.7.0.0, 0.7.0.1, 0.7.0.2, 0.7.1.0, 0.7.1.1, 1.0.0.0, 1.0.1.0, 1.0.1.1, 1.0.1.2, 1.1.0.0, 1.1.0.1, 1.1.0.2, 1.1.0.3, 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.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
Dependencies base (>=4.9 && <5), dejafu (>=2.0 && <2.4), exceptions (>=0.7 && <0.11), HUnit (>=1.3.1 && <1.7) [details]
License MIT
Copyright (c) 2015--2020 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 hunit-dejafu-2.0.0.3)
Uploaded by barrucadu at 2020-05-14T13:53:04Z
Distributions LTSHaskell:2.0.0.6, NixOS:2.0.0.6, Stackage:2.0.0.6
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 19417 total (105 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2020-05-14 [all 1 reports]

Readme for hunit-dejafu-2.0.0.3

[back to package description]

hunit-dejafu

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

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