dejafu/hunit-dejafu/README.markdown

24 lines
859 B
Markdown
Raw Normal View History

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/
2016-03-18 03:59:52 +03:00
[docs]: https://docs.barrucadu.co.uk/hunit-dejafu
[dejafu]: https://hackage.haskell.org/package/dejafu
[HUnit]: https://hackage.haskell.org/package/HUnit