mock
A mocking library for the Elixir language. We use the Erlang meck library to provide module mocking functionality for Elixir. It uses macros in Elixir to expose the functionality in a convenient manner for integrating in Elixir tests.
TestingPackage Resources
Stars
Unreleased Activity
First Release
11
years agoLast Release
1
years agoDownloads
544.7k
last 90 daysLast Stable Version
0.3.9
Version 0.3.9
Dependencies
1Community
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.1.0A mocking framework for Erlang
mox
1.2.0Mocks and explicit contracts for Elixir
excoveralls
0.18.5Coverage report tool for Elixir with coveralls.io integration.
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.