free_mutant/lib/mutant
2014-05-11 13:47:29 +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
killer Prepare to split mutant-rspec from gem. 2014-01-17 22:59:22 +01:00
matcher Silence warning on method subject without source location 2014-05-10 11:41:44 +00:00
mutation Push down test selection and add framework for output capture 2014-04-28 19:17:29 +00:00
mutator Remove indeterministic mutations 2014-05-10 14:37:25 +00:00
reporter Reduce public interface of CLI reporter 2014-05-11 13:47:29 +00:00
rspec Push down test selection and add framework for output capture 2014-04-28 19:17:29 +00:00
runner Push down test selection and add framework for output capture 2014-04-28 19:17:29 +00:00
subject Add warning expecatation filter for undef initialize 2014-04-22 19:00:12 +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 Organize helpers methods on ::Mutant 2014-04-20 21:01:06 +00:00
context.rb Add magic encoding header to all ruby files 2013-07-28 16:03:06 -07:00
differ.rb Fix style issues 2014-03-08 18:01:17 +00:00
killer.rb Bring back test isolation 2014-05-09 23:17:18 +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 Push down test selection and add framework for output capture 2014-04-28 19:17:29 +00:00
mutator.rb Remove guard via identity 2014-04-12 01:13:26 +00:00
node_helpers.rb Remove guard via identity 2014-04-12 01:13:26 +00:00
reporter.rb Add magic encoding header to all ruby files 2013-07-28 16:03:06 -07:00
require_highjack.rb Fix zombifier to use the require highjack 2014-04-04 14:14:24 +00:00
rspec.rb Use mutant- as main plugin require integration point 2014-01-18 00:32:10 +01:00
runner.rb Push down test selection and add framework for output capture 2014-04-28 19:17:29 +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