/mutant_inheritance_example

a small example showing inheritance with mutant

Primary LanguageRuby

  • install mutant
  • run mutant --include lib --require foo --use rspec "Foo*"
  • notice that mutant doesn't mutate the inheritance (it's not needed)