mecks_unit
A simple Elixir package to elegantly mock module functions within (asynchronous) ExUnit tests using Erlang's :meck library
TestingPackage Resources
Stars
Unreleased Activity
First Release
7
years agoLast Release
6
years agoDownloads
814
last 90 daysLast Stable Version
0.1.9
Version 0.1.9
Community
Looks like this space is still empty… Want to be the first to contribute?
Share an article, talk, or podcast by adding resources to this package.
meck
1.2.0A mocking framework for Erlang
excoveralls
0.18.5Coverage report tool for Elixir with coveralls.io integration.
mox
1.2.0Mocks and explicit contracts for Elixir
junit_formatter
3.4.0An ExUnit.Formatter that produces an XML report of the tests run in the project _build dir. It is a good fit with Jenkins test reporting plugin, for example.