andrzejkrzywda / mutant_inheritance_example

a small example showing inheritance with mutant

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

a small example showing inheritance with mutant


Languages

Language:Ruby 100.0%