muex
Language-agnostic mutation testing library for Elixir, Erlang, and other BEAM languages. Evaluates test suite quality by introducing deliberate bugs into code and verifying that tests catch them. Intelligent file filtering, 6 mutation strategies, parallel execution, multiple output formats.
TestingPackage Resources
Stars
Unreleased Activity
First Release
6
months agoLast Release
25
days agoDownloads
4.4k
last 90 daysLast Stable Version
0.8.1
Activity
Pull Requests
Issues
Version 0.8.1
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.
excoveralls
0.18.5Coverage report tool for Elixir with coveralls.io integration.
meck
1.2.0A mocking framework for Erlang
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.