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

a couple of extra unit tests #11

Closed paysdoc closed 9 years ago

paysdoc commented 9 years ago

Hi Jimi, during my review I wanted to mess around a bit with the code and in the process ended up writing two extra unit tests (in mocha) which I thought might be useful. Also, I implemented the simplification I proposed in a comment on the pull request you sent me.

I didn't want to push it straight to your branch in case you disagree, but if you don't you can merge this and then merge your PR.