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