jimivdw / grunt-mutation-testing

JavaScript Mutation Testing as grunt plugin. Tests your tests by mutating the code.
MIT License
51 stars 11 forks source link

Reuses the karmaconfig for both the karma server and runner #2

Closed mikewoudenberg closed 9 years ago

paysdoc commented 9 years ago

Hi Mike,

First of all thanks for your PR and sorry it took so long to respond. As you may have noticed we're quite busy with the code at the moment. I've taken your changes on board and they will be part of the master branch after branch 'avoid_endless_loops' has been merged. I've opted for this approach rather than merging this PR because the file has changed a lot resulting in merge conflicts.

Sorry again that it took so long to respond. We're working on improving this.