This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian
/
free_mutant
Watch
1
Star
0
Fork
You've already forked free_mutant
0
Code
Releases
Activity
ef0f5c2d8c
free_mutant
/
meta
/
self.rb
8 lines
86 B
Ruby
Raw
Normal View
History
Unescape
Escape
Define expected mutations with less redundancy The mutation examples are now introspectable, this allows to render nice index or performing better automated analysis against the corpus.
2014-06-02 08:57:14 -04:00
# encoding: utf-8
Mutant
::
Meta
::
Example
.
add
do
Arrange meta by node name
2014-06-02 10:22:57 -04:00
source
'self'
Define expected mutations with less redundancy The mutation examples are now introspectable, this allows to render nice index or performing better automated analysis against the corpus.
2014-06-02 08:57:14 -04:00
mutation
'nil'
end
Copy permalink