Gathering detailed insights and metrics for @stryker-mutator/vitest-runner
Gathering detailed insights and metrics for @stryker-mutator/vitest-runner
Gathering detailed insights and metrics for @stryker-mutator/vitest-runner
Gathering detailed insights and metrics for @stryker-mutator/vitest-runner
Mutation testing for JavaScript and friends
npm install @stryker-mutator/vitest-runner
Typescript
Module System
Min. Node Version
Node Version
NPM Version
TypeScript (84.89%)
JavaScript (12.11%)
HTML (1.81%)
Gherkin (0.34%)
Vue (0.24%)
Svelte (0.23%)
SCSS (0.19%)
CSS (0.14%)
Shell (0.05%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
Apache-2.0 License
2,670 Stars
4,742 Commits
254 Forks
27 Watchers
11 Branches
143 Contributors
Updated on Jul 11, 2025
Latest Version
9.0.1
Package Id
@stryker-mutator/vitest-runner@9.0.1
Unpacked Size
63.06 kB
Size
18.58 kB
File Count
43
NPM Version
lerna/8.2.2/node@v20.19.1+x64 (linux)
Node Version
20.19.1
Published on
May 14, 2025
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
3
2
Professor X: For someone who hates mutants... you certainly keep some strange company. William Stryker: Oh, they serve their purpose... as long as they can be controlled.
Welcome to StrykerJS's monorepo. This is where all official stryker packages are maintained.
If you're new to monorepos: don't be scared. You'll find the packages in the packages
folder.
If you're interested in why we chose a monorepo, please read babeljs's design document about monorepos. We use it for the same reasons as they do.
For an introduction to mutation testing and Stryker's features, see stryker-mutator.io.
Please follow the quickstart on the website.
For small js projects, you can try the following command:
npm install --save-dev @stryker-mutator/core
# Only for small projects:
npx stryker run
It will run stryker with default values:
npm test
as your test commandlib
and src
directories1$ npx stryker <command> [options] [configFile]
See usage on stryker-mutator.io
See our website for the list of currently supported mutators.
No vulnerabilities found.
Reason
30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10
Reason
no dangerous workflow patterns detected
Reason
license file detected
Details
Reason
no binaries found in the repo
Reason
dependency not pinned by hash detected -- score normalized to 2
Details
Reason
Found 0/29 approved changesets -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
76 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-06-30
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More