InfoSec812 / npm-audit-ci-wrapper

A wrapper for 'npm audit' which can be configurable for use in a CI/CD tool like Jenkins
Apache License 2.0
13 stars 11 forks source link

Set threshold for Stryker mutation tests to fail build #23

Closed InfoSec812 closed 5 years ago

InfoSec812 commented 5 years ago

Sets threshold for Stryker Mutator to fail the build if less than 40% of mutations are killed.