free_mutant/lib/mutant
Markus Schirp 90fade2ca5 Drastically simplify reporter public interface
The new one is simply: Mutant::Reporter#report(object)

Where object is one of:

Mutant::Subject
Mutant::Mutation
Mutant::Config
Mutant::Runner::Config (final and stats report)
2013-04-20 20:47:07 +02:00
..
cli Use long operator form in non boolean context 2013-04-20 14:52:43 +02:00
context Fix whitespace 2013-04-17 20:31:21 -07:00
killer Add require stringio temporarily to rspec killer 2013-04-17 20:38:42 -07:00
matcher Fix code style in namespace matcher 2013-04-20 20:45:58 +02:00
mutation Fix whitespace 2013-04-17 20:31:21 -07:00
mutator Fix whitespace 2013-04-17 20:31:21 -07:00
reporter Drastically simplify reporter public interface 2013-04-20 20:47:07 +02:00
runner Fix code to no longer reference a non-existant method in subject 2013-04-17 20:34:24 -07:00
strategy Fix whitespace 2013-04-17 20:31:21 -07:00
subject Fix whitespace 2013-04-17 20:31:21 -07:00
support Add runner objects for config and mutation 2013-02-02 16:32:13 +01:00
cli.rb Fix cli matchers to only include actual matcher objects 2013-04-17 20:34:24 -07:00
cli_parser.rb Fix whitespace 2013-04-17 20:31:21 -07:00
color.rb Use Adamantium::Flat from mbj/adamantium at configurable-freezers branch 2012-11-03 02:12:33 +01:00
config.rb Fix runner infastructure 2013-04-12 23:34:54 +02:00
constants.rb Simplify method expansions 2013-02-22 20:46:22 +01:00
context.rb Add context identification 2013-01-13 22:27:03 +01:00
differ.rb Fix whitespace 2013-04-17 20:31:21 -07:00
helper.rb Remove unused code 2013-01-13 22:21:46 +01:00
killer.rb Fix whitespace 2013-04-17 20:31:21 -07:00
loader.rb Metric driven code refactoring 2013-01-04 22:16:03 +01:00
matcher.rb Cleanup matcher and classifier interactions 2013-01-21 22:56:52 +01:00
mutation.rb Change sha1 mutation hash to use a separator between strings 2013-04-17 20:34:24 -07:00
mutator.rb Metric diven cleanups and break large classes 2012-12-29 20:12:48 +01:00
random.rb Add support for mutating block arguments 2012-12-10 17:11:08 +01:00
reporter.rb Drastically simplify reporter public interface 2013-04-20 20:47:07 +02:00
runner.rb Fix whitespace 2013-04-17 20:31:21 -07:00
singleton_methods.rb Adjust file layout to be easy for zombie 2013-01-04 00:18:48 +01:00
strategy.rb Fix whitespace 2013-04-17 20:31:21 -07:00
subject.rb Fix whitespace 2013-04-17 20:31:21 -07:00