mutode
mutode copied to clipboard
Mutation testing for JavaScript and Node.js
## The dependency [yargs](https://github.com/yargs/yargs) was updated from `15.0.2` to `15.2.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...
## The dependency [async](https://github.com/caolan/async) was updated from `3.1.0` to `3.1.1`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...
Jest can run related tests only, either through `-o` for uncommitted files, or through `--findRelatedTests path/to/fileA.js path/to/fileB.js` to find tests related to those particular files. If we could find a...
If you are running your tests in watch mode by default (Jest or similar) you have your tests doing nothing forever when mutode is trying to run them. It'd be...
Report
- [x] Killed, survived, discarded - [x] Execution time - [x] Mutant list - [ ] Execution time per mutant avg