Add expression => self mutation
Also reorganizes parts of meta to align filenames to node name better. Closes #191
This commit is contained in:
parent
89e8eb5679
commit
017ccc1044
84 changed files with 517 additions and 440 deletions
|
|
@ -3,8 +3,8 @@
|
|||
Mutant::Meta::Example.add do
|
||||
source 'foo { |&bar| }'
|
||||
|
||||
singleton_mutations
|
||||
mutation 'foo { |&bar| raise }'
|
||||
mutation 'foo {}'
|
||||
mutation 'foo'
|
||||
mutation 'nil'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue