erlang-meck - A mocking library for Erlang
Website: | http://eproxus.github.com/meck/ |
---|---|
License: | ASL 2.0 |
Vendor: | Fedora Project |
- Description:
With meck you can easily mock modules in Erlang. Since meck is intended to be used in testing, you can also perform some basic validations on the mocked modules, such as making sure no function is called in a way it should not.
Packages
erlang-meck-0.7.2-5.el7.ppc64 [37 KiB] |
Changelog
by Lubomir Rintel (GoodData) (2014-04-28):
- Fix build |