mtiller / ts-jest-sample

A sample repo leveraging TypeScript, jest and ts-jest (with code coverage and debugging)
160 stars 59 forks source link

Add stryker support for example of mutation testing #9

Closed trycontrolmymind closed 3 years ago

trycontrolmymind commented 6 years ago

I think it will be a good idea, to show people about mutation tests and add metric of test quality

xogeny commented 6 years ago

I'm a bit torn on this. I like the idea of tools like Stryker. But my goal with this repo was to keep things simple and focus mainly on working configurations for Jest and TypeScript. I'll need to think about this and evaluate the tool myself before I decide whether to merge this or not. But in any case, thanks for submitting this.

trycontrolmymind commented 5 years ago

No problem.) Do you like table of content, anyway?