free_mutant/lib/mutant
2014-05-12 13:48:15 +00:00
..
cli Fix YARD docs 2014-03-30 15:08:22 +00:00
context Use less literals to implement Mutant::Context::Scope#match_prefixes 2013-08-05 09:18:37 +02:00
matcher Silence warning on method subject without source location 2014-05-10 11:41:44 +00:00
mutation Do not present un idempotent interface on abstract class 2014-05-11 14:38:07 +00:00
mutator Remove indeterministic mutations 2014-05-10 14:37:25 +00:00
reporter Split reporting into progress and report 2014-05-12 13:48:15 +00:00
rspec Organize requires and rspec integration files 2014-05-11 15:06:20 +00:00
runner Split reporting into progress and report 2014-05-12 13:48:15 +00:00
subject Minimize cross inheritance duplication 2014-05-11 21:15:05 +00:00
zombifier Do not confuse mutants test selection with integration specs 2014-04-04 14:26:03 +00:00
cache.rb Add magic encoding header to all ruby files 2013-07-28 16:03:06 -07:00
cli.rb Fix YARD docs 2014-03-30 15:08:22 +00:00
color.rb Fix ivar naming in Mutant::Color 2014-01-01 05:07:09 +01:00
config.rb Use morpher predicates for filtering 2014-02-02 22:49:33 +01:00
constants.rb Do not assign loader only code to global registred object 2014-05-11 15:16:17 +00:00
context.rb Add magic encoding header to all ruby files 2013-07-28 16:03:06 -07:00
delegator.rb Factor out Mutant::Delegator mixin 2014-05-11 17:20:09 +00:00
diff.rb Rename Mutant::Differ to Mutant::Diff 2014-05-11 15:04:11 +00:00
killer.rb Remove unused private method 2014-05-11 15:19:36 +00:00
loader.rb Undefine methods before loading mutants 2014-03-14 21:34:51 +00:00
matcher.rb Remove unused dependency to DescendantsTracker 2014-03-29 04:28:12 +00:00
mutation.rb Do not present un idempotent interface on abstract class 2014-05-11 14:38:07 +00:00
mutator.rb Remove guard via identity 2014-04-12 01:13:26 +00:00
node_helpers.rb Remove unneded toplevel reference 2014-05-11 15:18:37 +00:00
reporter.rb Split reporting into progress and report 2014-05-12 13:48:15 +00:00
require_highjack.rb Fix zombifier to use the require highjack 2014-04-04 14:14:24 +00:00
rspec.rb Organize requires and rspec integration files 2014-05-11 15:06:20 +00:00
runner.rb Split reporting into progress and report 2014-05-12 13:48:15 +00:00
strategy.rb Push down test selection and add framework for output capture 2014-04-28 19:17:29 +00:00
subject.rb Undefine methods before loading mutants 2014-03-14 21:34:51 +00:00
test.rb Bring back test isolation 2014-05-09 23:17:18 +00:00
version.rb Prepare version 0.5.12 2014-05-09 20:11:37 +00:00
walker.rb Fix style issues 2014-03-08 18:01:17 +00:00
warning_expectation.rb Add warning expectation class 2014-04-22 18:40:23 +00:00
warning_filter.rb Improve YARD docs 2014-03-30 14:12:14 +00:00
zombifier.rb Use concord 0.1.5 and its super API 2014-04-20 18:27:05 +00:00