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

Crash when no code-specs mapping is found #53

Closed jimivdw closed 8 years ago

jimivdw commented 8 years ago

When not a single code-specs mapping is found, the application crashes with a

Fatal error: Cannot call method 'stop' of undefined
jimivdw commented 8 years ago

Fixed in v1.3.1.