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

Added notIncluded option for Karma options #66

Closed divido closed 8 years ago

divido commented 8 years ago

This is the same as the pull request #61, but without the extra changes slipped in -- it only addresses the notIncluded option.