dejafu/tasty-dejafu
Michael Walker 6fef2be497 Bump version numbers for hackage release.
async-dejafu, hunit-dejafu, and tasty-dejafu only get a minor bump
because the API didn't change, only the dependencies. I'm not entirely
sure how to fit that properly into the PVP.
2016-04-03 14:40:51 +01:00
..
Test/Tasty Make tasty-dejafu work with new Trace type 2016-04-03 05:48:53 +01:00
LICENSE Add Tasty integration 2015-10-08 21:50:52 +01:00
README.markdown Update docs links 2016-03-18 00:59:52 +00:00
Setup.hs Add Tasty integration 2015-10-08 21:50:52 +01:00
tasty-dejafu.cabal Bump version numbers for hackage release. 2016-04-03 14:40:51 +01:00

tasty-dejafu Build Status

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