Sha256: df121b7d68ef9d27d22a6aab65aa0603404ec1bde32b43192fd62dc8c7b4ab05

Contents?: true

Size: 747 Bytes

Versions: 28

Compression:

Stored size: 747 Bytes

Contents

Code:
  * Test mutant with dynamically created zombie.

Mutations:
  * Add true masgn mutations
  * Add some kind of a "do not touch me object" that raises on all messages.
    It can be used to make sure each literal value is touched.
  * Replace nil or add "do not touch me object" to literal mutations.
  * Mutate options on Regexp literals
  * Add mutations for dynamic regexp symbol and string literals
  * Add timeout to terminate infinite loops

Loader:
  * Make sure loader does not change visibility of injected mutants

Matcher:
  * Allow matches on attr_reader with literal name argument(s)?
  * Allow matches on define_method with literal name argument?

jruby-support:
  * Create a runtime per mutation to kill mutations in isolation

Version data entries

28 entries across 28 versions & 2 rubygems

Version Path
mutant-0.8.10 TODO
mutant-0.8.9 TODO
mutant-0.8.8 TODO
mutant-rspec-0.8.8 TODO
mutant-0.8.7 TODO
mutant-0.8.6 TODO
mutant-0.8.5 TODO
mutant-0.8.4 TODO
mutant-0.8.3 TODO
mutant-0.8.2 TODO
mutant-rspec-0.8.2 TODO
mutant-0.8.1 TODO
mutant-rspec-0.8.1 TODO
mutant-rspec-0.8.0 TODO
mutant-0.8.0 TODO
mutant-0.7.9 TODO
mutant-rspec-0.7.9 TODO
mutant-rspec-0.7.8 TODO
mutant-0.7.8 TODO
mutant-0.7.7 TODO