free_mutant/lib/mutant
Markus Schirp d5e586e66b Deactivate rubocop guard
Somehow it disables the rspec guard, and this one is more important for
me
2013-09-01 23:38:10 +02:00
..
cli Deactivate rubocop guard 2013-09-01 23:38:10 +02:00
context Use less literals to implement Mutant::Context::Scope#match_prefixes 2013-08-05 09:18:37 +02:00
killer Automatically expand scope of example groups 2013-08-05 18:21:12 +00:00
matcher Refactor conditional logic to use a boolean connective 2013-07-30 11:00:35 -07:00
mutation Add magic encoding header to all ruby files 2013-07-28 16:03:06 -07:00
mutator Fix constant mutation to not emit nil::Const anymnore 2013-08-07 11:15:22 -07:00
reporter Adjust metrics 2013-08-04 23:52:40 +02:00
runner Add magic encoding header to all ruby files 2013-07-28 16:03:06 -07:00
strategy Initial rspec killer with "longes description prefix match" 2013-08-04 18:49:42 +02:00
subject Initial rspec killer with "longes description prefix match" 2013-08-04 18:49:42 +02:00
support Add magic encoding header to all ruby files 2013-07-28 16:03:06 -07:00
cache.rb Add magic encoding header to all ruby files 2013-07-28 16:03:06 -07:00
cli.rb Readd missing options 2013-08-04 23:43:57 +02:00
color.rb Add magic encoding header to all ruby files 2013-07-28 16:03:06 -07:00
config.rb Adjust flay/flog scores 2013-08-04 23:03:39 +02:00
constants.rb Add magic encoding header to all ruby files 2013-07-28 16:03:06 -07:00
context.rb Add magic encoding header to all ruby files 2013-07-28 16:03:06 -07:00
differ.rb Add magic encoding header to all ruby files 2013-07-28 16:03:06 -07:00
killer.rb Initial rspec killer with "longes description prefix match" 2013-08-04 18:49:42 +02:00
loader.rb Add magic encoding header to all ruby files 2013-07-28 16:03:06 -07:00
matcher.rb Add magic encoding header to all ruby files 2013-07-28 16:03:06 -07:00
mutation.rb Add magic encoding header to all ruby files 2013-07-28 16:03:06 -07:00
mutator.rb Add magic encoding header to all ruby files 2013-07-28 16:03:06 -07:00
node_helpers.rb Add magic encoding header to all ruby files 2013-07-28 16:03:06 -07:00
random.rb Add magic encoding header to all ruby files 2013-07-28 16:03:06 -07:00
reporter.rb Add magic encoding header to all ruby files 2013-07-28 16:03:06 -07:00
runner.rb Add magic encoding header to all ruby files 2013-07-28 16:03:06 -07:00
singleton_methods.rb Add magic encoding header to all ruby files 2013-07-28 16:03:06 -07:00
strategy.rb Merge branch 'master' into flexible-rspec 2013-08-02 00:28:15 +02:00
subject.rb Correct implementation of match_prefix es 2013-08-04 19:30:34 +02:00
version.rb Bump version to v0.3.0.rc1 2013-08-05 07:50:50 +02:00
zombifier.rb Use more exact predicate when interacting with files 2013-08-05 07:38:56 +02:00