hunit-dejafu [![Build Status][build-status]][build-log] ============ 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][docs]. 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). [build-status]: http://ci.barrucadu.co.uk/job/(dejafu)/job/hunit-dejafu/badge/icon?style=plastic [build-log]: http://ci.barrucadu.co.uk/job/(dejafu)/job/hunit-dejafu/ [docs]: https://docs.barrucadu.co.uk/hunit-dejafu [dejafu]: https://hackage.haskell.org/package/dejafu [HUnit]: https://hackage.haskell.org/package/HUnit