The latest version of HMock is 0.5.1.2-0.

HMock

Version 0.2.0.0 revision 0 uploaded by ChrisSmith.

Package meta

Synopsis
A flexible mock framework for testing effectful code.
Description

HMock is a flexible mock framework for testing effectful code in Haskell. Tests can set up expectations about actions that can or should be performed and their results, and then verify those expectations when the test is complete.

For more information, see the module documentation for Test.HMock.

Author
Chris Smith <cdsmith@gmail.com>
Bug reports
https://github.com/cdsmith/HMock/issues
Category
Testing
Copyright
n/a
Homepage
https://github.com/cdsmith/HMock
Maintainer
Chris Smith <cdsmith@gmail.com>
Package URL
n/a
Stability
n/a

Components