Systematic concurrency testing meets Haskell.
Go to file
2015-10-27 17:59:00 +00:00
async-dejafu Move 'gives' into Test.DejaFu 2015-10-27 15:18:12 +00:00
dejafu Fix dejafu testsuite 2015-10-27 17:59:00 +00:00
hunit-dejafu Allow attaching a failure message to results 2015-10-27 17:55:12 +00:00
tasty-dejafu Allow attaching a failure message to results 2015-10-27 17:55:12 +00:00
.gitignore Stackify 2015-07-19 04:39:39 +01:00
README.markdown Initial version of async-dejafu 2015-10-25 16:17:41 +00:00
stack.yaml Initial version of async-dejafu 2015-10-25 16:17:41 +00:00

This repository contains dejafu, a concurrency testing library based on typeclasses, and various utility libraries.

  • dejafu Build Status
  • async-dejafu Build Status
  • hunit-dejafu Build Status
  • tasty-dejafu Build Status