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

Create an example project #49

Open jimivdw opened 8 years ago

jimivdw commented 8 years ago

As was suggested in #47, an example project would greatly help in getting the configuration to work properly.

jimivdw commented 8 years ago

First setup of an example project has been made in mutation-test-demo.