Code Mutation framework for Erlang programs. This aims of this framework is to scan erlang code and to generate the list of all possible mutations. The mutant code could, then, be injected in your test harness to judge of the quality of your tests. More information about mutation testing