Sha256: 6395e2609132a4127b4991e1401f5166485da61567662e497bfc39f3382469d6
Contents?: true
Size: 770 Bytes
Versions: 7
Compression:
Stored size: 770 Bytes
Contents
* Test mutant with zombie. * Allow matches on attr_reader with literal name argument(s)? * Allow matches on define_method with literal name argument? * Add some kind of a "do not touch me object" that raises on all messages. It can be used to make sure each literal value is touched. * Replace nil or add "do not touch me object" to literal mutations. * Add support remaining dynamic literals * Mutate options on Regexp literals * Support the numerous Rubinius::AST::SendWithArguments mutations. * Fix rubinius to allow setting @vcall_style variable in Rubinius::AST::Send nodes. * Aggregate warnings on missing spec files * Make sure loader does not change visibility of injected mutants * Collect emmited mutants per subtree and do not emit the same subtree twice.
Version data entries
7 entries across 7 versions & 1 rubygems
Version | Path |
---|---|
mutant-0.2.6 | TODO |
mutant-0.2.5 | TODO |
mutant-0.2.4 | TODO |
mutant-0.2.3 | TODO |
mutant-0.2.2 | TODO |
mutant-0.2.1 | TODO |
mutant-0.2.0 | TODO |