free_mutant/spec/unit/mutant
Markus Schirp 40c337ce5b Fine grained rspec integration
* Flattens the rspec example groups on filtering to remove redundant
  work being done on executing subtrees of already executed example
  groups
* Uses test batching to kill one mutation per isolation that results in
  a significant speedup.
* Drop rspec 2 support.

[closes #256]
2014-12-01 22:43:28 +00:00
..
actor Use actor based parallelization 2014-11-30 23:11:01 +00:00
context Use RSpec as receiver for rspec DSL methods 2014-08-10 21:04:07 +00:00
expression Fix Expression::Method#match_length 2014-10-08 14:56:46 +00:00
loader Add specs for Mutation#insert 2014-11-17 20:35:05 +00:00
matcher Adjust specs for changed line numbers 2014-10-23 12:01:32 +00:00
mutator Switch to single quotes - no interpolation 2014-11-22 11:16:41 -08:00
reporter Fine grained rspec integration 2014-12-01 22:43:28 +00:00
result Fine grained rspec integration 2014-12-01 22:43:28 +00:00
runner Fine grained rspec integration 2014-12-01 22:43:28 +00:00
subject Use actor based parallelization 2014-11-30 23:11:01 +00:00
ast_spec.rb Improve internals of method matcher 2014-09-16 18:39:34 +00:00
cli_spec.rb Fine grained rspec integration 2014-12-01 22:43:28 +00:00
context_spec.rb Add specs and simplify Scope.wrap 2014-11-17 19:50:16 +00:00
diff_spec.rb Allow diffs to be created from overlapping hunks 2014-08-11 17:40:46 +00:00
env_spec.rb Use actor based parallelization 2014-11-30 23:11:01 +00:00
expression_spec.rb Fix line-length problems 2014-08-10 23:30:31 +00:00
integration_spec.rb Use RSpec as receiver for rspec DSL methods 2014-08-10 21:04:07 +00:00
isolation_spec.rb Add line coverage for forked block via intercepting fork 2014-11-17 16:23:12 +00:00
mailbox_spec.rb Use actor based parallelization 2014-11-30 23:11:01 +00:00
mutation_spec.rb Fine grained rspec integration 2014-12-01 22:43:28 +00:00
require_highjack_spec.rb Use RSpec as receiver for rspec DSL methods 2014-08-10 21:04:07 +00:00
runner_spec.rb Use actor based parallelization 2014-11-30 23:11:01 +00:00
subject_spec.rb Add specs for Subject#tests 2014-11-17 21:54:03 +00:00
warning_filter_spec.rb Correct miscellaneous typos 2014-11-22 11:16:07 -08:00