logo
首页技术栈工具库讨论
monad-mock

monad-mock

This package provides a monad transformer that helps create “mocks” of mtl-style typeclasses, intended for use in unit tests. A mock can be executed by providing a sequence of expected monadic calls and their results, and the mock will verify that the computation conforms to the expectation. For more information, see the module documentation for Control.Monad.Mock.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconcjdev/monad-mock68
HACKAGE
carbal install monad-mock
查看
标签
根据用户添加的标签生成
暂无标签