I added mutation testing on Travis in #9.
94/520 (18.1%) of the mutants survived. Analyse each one and determine whether it is equivalent or not.
If it is not equivalent, write a test to kill it.
If it is equivalent decide if the syntax of the program can be changed to prevent the mutant from being generated.
I added mutation testing on Travis in #9.
94/520 (18.1%) of the mutants survived. Analyse each one and determine whether it is equivalent or not.
If it is not equivalent, write a test to kill it.
If it is equivalent decide if the syntax of the program can be changed to prevent the mutant from being generated.