free_mutant/lib/mutant
Markus Schirp c6299604af Factor out test selection into Mutant::Selector objects
* Overall easier to test
* Reduces the need to pass around config to subjects
* Reduces the diff to tracing branch
2014-12-22 16:02:04 +00:00
..
actor
ast
context
env Factor out test selection into Mutant::Selector objects 2014-12-22 16:02:04 +00:00
expression Move bootstrapping into Env::Bootstrap 2014-12-22 15:12:30 +00:00
integration
matcher Factor out test selection into Mutant::Selector objects 2014-12-22 16:02:04 +00:00
meta
mutator Fix style 2014-12-22 01:32:51 +00:00
parallel Fix style 2014-12-22 01:32:51 +00:00
reporter Fix style 2014-12-22 01:32:51 +00:00
runner
selector Factor out test selection into Mutant::Selector objects 2014-12-22 16:02:04 +00:00
subject
zombifier Fix style 2014-12-22 01:32:51 +00:00
actor.rb
ast.rb Fix style 2014-12-22 01:32:51 +00:00
cache.rb
cli.rb Move bootstrapping into Env::Bootstrap 2014-12-22 15:12:30 +00:00
color.rb
config.rb
context.rb
delegator.rb
diff.rb
env.rb Factor out test selection into Mutant::Selector objects 2014-12-22 16:02:04 +00:00
expression.rb
integration.rb
isolation.rb Fix style 2014-12-22 01:32:51 +00:00
line_trace.rb
loader.rb Fix style 2014-12-22 01:32:51 +00:00
matcher.rb
meta.rb
mutation.rb Factor out test selection into Mutant::Selector objects 2014-12-22 16:02:04 +00:00
mutator.rb
parallel.rb
reporter.rb
require_highjack.rb
result.rb
runner.rb
selector.rb Factor out test selection into Mutant::Selector objects 2014-12-22 16:02:04 +00:00
subject.rb Factor out test selection into Mutant::Selector objects 2014-12-22 16:02:04 +00:00
test.rb
version.rb Prepare version 0.7.4 2014-12-22 12:28:46 +00:00
warning_filter.rb
zombifier.rb