Package erlang-meck: Information
Source package: erlang-meck
Version: 0.9.2-alt1
Build time: Sep 23, 2024, 09:00 PM in the task #357883
Category: Development/Erlang
Report package bugHome page: https://github.com/eproxus/meck
License: Apache-2.0
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.
Maintainer: Egor Ignatov
Last changed
Oct. 13, 2021 Egor Ignatov 0.9.2-alt1
- 0.9.2
March 30, 2020 Aleksei Nikiforov 0.8.13-alt2
- Fixed build with rebar2.
March 5, 2019 Aleksei Nikiforov 0.8.13-alt1
- Updated to upstream version 0.8.13.