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

I should be able to configure the port Karma runs on #45

Closed jimivdw closed 8 years ago

jimivdw commented 9 years ago

It is not possible to configure a port or port range on which Karma should run. This creates issues on (shared) environments where some port ranges are unavailable.

jimivdw commented 8 years ago

Solved in v1.3.0.