free_mutant/lib/mutant
Markus Schirp d358324450 Instantiate strategies
Doing that stuff on singletons is wired. Future strategies will have a
state.
2013-07-17 19:59:44 +02:00
..
cli Correct mutation of adamantium memoized methods 2013-07-05 01:14:05 +02:00
context Remove dead code 2013-06-14 21:12:10 +02:00
killer Singnal killer status NOT success status 2013-07-05 00:20:45 +02:00
matcher Remove bogus specific workaround 2013-07-17 14:59:47 +02:00
mutation Correct mutation of adamantium memoized methods 2013-07-05 01:14:05 +02:00
mutator Fix closing comment 2013-07-16 23:09:04 +02:00
reporter Fix spelling 2013-07-16 17:41:33 +02:00
runner Add support for --fail-fast flag 2013-07-15 01:17:15 +02:00
strategy Instantiate strategies 2013-07-17 19:59:44 +02:00
subject Bring subject mutator refactoring to memoized subject 2013-07-15 23:19:53 +02:00
support Cosmetic end comments 2013-06-14 21:12:10 +02:00
cache.rb Add AST caching for subject matcher 2013-06-27 22:18:07 +02:00
cli.rb Instantiate strategies 2013-07-17 19:59:44 +02:00
color.rb Cosmetic end comments 2013-06-14 21:12:10 +02:00
config.rb Add support for --fail-fast flag 2013-07-15 01:17:15 +02:00
constants.rb Nuke inflexible rspec strategies 2013-07-17 19:47:40 +02:00
context.rb Use concord to cleanup mutation context 2013-06-14 21:12:10 +02:00
differ.rb Do not exit on more than one diff 2013-07-05 11:48:10 +02:00
killer.rb Change Mutant::Killer#run_with_benchmark to use Benchmark.measure 2013-06-24 01:55:00 -07:00
loader.rb Add Mutant::Zombifier 2013-06-28 23:23:05 +02:00
matcher.rb Correct mutation of adamantium memoized methods 2013-07-05 01:14:05 +02:00
mutation.rb Clarify FIXME about subject public caching 2013-06-28 17:31:36 +02:00
mutator.rb Remove deep_clone helper 2013-07-02 19:11:39 +02:00
node_helpers.rb Replace empty body/block mutations with raise 2013-07-02 20:42:09 +02:00
random.rb Cosmetic end comments 2013-06-14 21:12:10 +02:00
reporter.rb Cosmetic end comments 2013-06-14 21:12:10 +02:00
runner.rb Add missing YARD tag 2013-07-15 10:47:44 +02:00
singleton_methods.rb Cosmetic end comments 2013-06-14 21:12:10 +02:00
strategy.rb Instantiate strategies 2013-07-17 19:59:44 +02:00
subject.rb Add support for --fail-fast flag 2013-07-15 01:17:15 +02:00
zombifier.rb Fix YARD docs 2013-06-29 00:59:12 +02:00