free_mutant/lib/mutant
Markus Schirp 459d028de1 Add a working mutation tester for mutant
* Expand attr_reader :name, to def name; @name; end
  As attr_reader defined methods do not have a valid source location.
* Expose more internal state to allow the generation of nice match
  identifications. Needs to be cleaned up.
2012-08-20 17:53:41 +02:00
..
context Add a working mutation tester for mutant 2012-08-20 17:53:41 +02:00
killer Add a working mutation tester for mutant 2012-08-20 17:53:41 +02:00
matcher Add a working mutation tester for mutant 2012-08-20 17:53:41 +02:00
mutator Add a working mutation tester for mutant 2012-08-20 17:53:41 +02:00
reporter Add a working mutation tester for mutant 2012-08-20 17:53:41 +02:00
support Add method object mixin 2012-08-16 04:07:45 +02:00
color.rb Bring back yard coverage to 100% 2012-08-16 19:26:15 +02:00
context.rb Add a working mutation tester for mutant 2012-08-20 17:53:41 +02:00
differ.rb Remove complexity in Differ 2012-08-16 19:42:09 +02:00
helper.rb Adjust flay score 2012-08-19 21:40:08 +02:00
killer.rb Add a working mutation tester for mutant 2012-08-20 17:53:41 +02:00
loader.rb Prepare for older rbx on travis 2012-08-20 05:01:26 +02:00
matcher.rb Add runner with reporter 2012-08-16 04:10:54 +02:00
mutation.rb Add a working mutation tester for mutant 2012-08-20 17:53:41 +02:00
mutator.rb Add a working mutation tester for mutant 2012-08-20 17:53:41 +02:00
random.rb Add a spike runner 2012-08-14 22:45:34 +02:00
reporter.rb Add runner with reporter 2012-08-16 04:10:54 +02:00
runner.rb Add a working mutation tester for mutant 2012-08-20 17:53:41 +02:00
subject.rb Add a working mutation tester for mutant 2012-08-20 17:53:41 +02:00
version.rb Add project infrastructure 2012-07-23 16:37:44 +02:00