dejafu/hunit-dejafu/README.markdown

18 lines
492 B
Markdown
Raw Normal View History

2016-05-03 21:17:06 +03: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.
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).
2016-05-03 21:17:06 +03:00
[dejafu]: https://hackage.haskell.org/package/dejafu
[HUnit]: https://hackage.haskell.org/package/HUnit