stryker-mutator / stryker-js

Mutation testing for JavaScript and friends
https://stryker-mutator.io
Apache License 2.0
2.61k stars 251 forks source link

feat(core): implement the mutation server protocol (MSP) #5086

Open nicojs opened 1 month ago

nicojs commented 1 month ago

Implement the mutation server protocol (MSP). This allows plugins to connect to StrykerJS and report mutation testing directly in your IDE / editor.