mutation-testing-metrics@3.8.4
// Utility functions to calculate mutation testing metrics.
$ npm install mutation-testing-metrics
downloads/wk
1,481,925
license
Apache-2.0
version
3.8.4
published
Jul 6, 2026
What is mutation-testing-metrics?
This npm package provides utility functions for calculating metrics related to mutation testing, a software testing technique that evaluates test quality by introducing intentional code changes and measuring how many are caught by tests. Developers use it to quantify and track mutation testing results, such as mutation score and kill rates, to assess the effectiveness of their test suites.
Links
Dependencies (1)
Maintainers
nicojs, strykermutator-npa