Muzak
What is Muzak?
Muzak is a mutation testing library for Elixir and Erlang applications.
What is Mutation Testing?
Mutation testing is a way of systematically introducing bugs into your code and then running your tests to see if any of them fail. If you introduce a bug in your code