mutation
mutation copied to clipboard
Mutant testing for Elixir
Mutation
Mutation tool for Elixir
Installation
Add mutation
to your list of dependencies in mix.exs
:
def deps do
[{:mutation, "~> 0.1.0"}]
end
Usage
You will get a new mix task, just execute it and enjoy:
mix mutation