Organize TODO
This commit is contained in:
parent
c0fa278f19
commit
00a6682d5c
1 changed files with 2 additions and 1 deletions
3
TODO
3
TODO
|
@ -28,11 +28,12 @@ Loader:
|
|||
* Make sure loader does not change visibility of injected mutants
|
||||
|
||||
Killers:
|
||||
* Aggregate warnings on missing spec files
|
||||
* Move test framework specific stuff to strategy
|
||||
* Add a general master <=> killer IPC interface. So different strategies of isolation
|
||||
(fork, vs jruby runtime creation) will work without big impact.
|
||||
|
||||
Strategy:
|
||||
* Aggregate warnings on missing spec files
|
||||
* Provide "expicit files to kill with" strategy
|
||||
* Automatically load ./spec/spec_helper.rb for rspec strategies (No need to specify -I and -r anymore)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue