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.49%)
JavaScript (12.41%)
HTML (1.87%)
Gherkin (0.35%)
Vue (0.25%)
Svelte (0.24%)
SCSS (0.19%)
CSS (0.15%)
Shell (0.05%)
Total Downloads
607,292
Last Day
3,289
Last Week
18,044
Last Month
70,976
Last Year
516,333
Apache-2.0 License
2,651 Stars
4,588 Commits
252 Forks
27 Watchers
15 Branches
143 Contributors
Updated on May 08, 2025
Latest Version
8.7.1
Package Id
@stryker-mutator/vitest-runner@8.7.1
Unpacked Size
64.00 kB
Size
19.02 kB
File Count
38
NPM Version
lerna/8.1.9/node@v18.20.5+x64 (linux)
Node Version
18.20.5
Published on
Dec 11, 2024
Cumulative downloads
Total Downloads
Last Day
157.2%
3,289
Compared to previous day
Last Week
11.5%
18,044
Compared to previous week
Last Month
15.2%
70,976
Compared to previous month
Last Year
467.7%
516,333
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 4 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 3
Details
Reason
Found 2/28 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
79 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-04-28
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