ruby代写
You are supposed to write a file spec/task01_spec.rb to test the code in lib/task01.rb . Your tests should kill as many mutants as possible. I wrote three simple tests that killed 251 of the 343 mutants mutant generates for this code (73.18%), so figure reaching that many kills is worth a 50% on the assignment. […]