Package : erlang-meck

Package details

Summary: A mocking library for Erlang

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.


URL: https://github.com/eproxus/meck
License: ASL 2.0

Maintainer: neoclust

List of RPMs