dejafu/hunit-dejafu
Michael Walker 1146ce9b38 Add a smart constructor for constructing swarmy executions
The `randomly` constructor now corresponds exactly to the old
`Randomly`.

Also refactor tests a bit.
2017-06-07 16:50:56 +01:00
..
Test/HUnit Add a smart constructor for constructing swarmy executions 2017-06-07 16:50:56 +01:00
CHANGELOG.markdown Add a smart constructor for constructing swarmy executions 2017-06-07 16:50:56 +01:00
hunit-dejafu.cabal hunit-dejafu-0.5.0.0 2017-04-08 21:15:32 +01:00
LICENSE Initial implementation of HUnit integration. 2015-10-08 12:05:59 +01:00
README.markdown Add Travis tests 2016-05-03 20:05:02 +01:00
Setup.hs Use stylish-haskell to format import lists. 2017-04-08 05:42:25 +01:00

hunit-dejafu

Integration between the dejafu library for concurrency testing and HUnit. 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).