@hackage mockcat0.5.2.0

Mock library for test in Haskell.

mockcat is a flexible and powerful mock library.

It provides the following main features.

  • Mock generation of monadic typeclasses

  • Generation of stub functions independent of typeclasses

  • Verification of stub functions

Stub functions can return not only values of monadic types, but also pure types.

For more please see the README on GitHub at https://github.com/pujoheadsoft/mockcat#readme