Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Mutation testing for JavaScript and friends
| Date | Stars |
|---|---|
| 2026-07-24 | 2959 |
| 2026-07-25 | 2960 |
| 2026-07-28 | 2960 |
| 2026-07-30 | 2960 |
| 2026-08-06 | 2960 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
5.0
growth rate 0.00%/day
[](https://dashboard.stryker-mutator.io/reports/github.com/stryker-mutator/stryker-js/master) [](https://github.com/stryker-mutator/stryker-js/actions?query=workflow%3ACI+branch%3Amaster) [](https://www.npmjs.com/package/@stryker-mutator/core) [](https://img.shields.io/node/v/@stryker-mutator/core.svg) [](https://join.slack.com/t/stryker-mutator/shared_invite/enQtOTUyMTYyNTg1NDQ0LTU4ODNmZDlmN2I3MmEyMTVhYjZlYmJkOThlNTY3NTM1M2QxYmM5YTM3ODQxYmJjY2YyYzllM2RkMmM1NjNjZjM)  # StrykerJS *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](https://github.com/babel/babel/blob/master/doc/design/monorepo.md). We use it for the same reasons as they do. ## Introduction For an introduction to mutation testing and Stryker's features, see [stryker-mutator.io](https://stryker-mutator.io/). ## Getting started Please follow the [quickstart on the website](https://stryker-mutator.io/docs/stryker-js/getting-started/). For small js projects, you can try the following command: ``` pnpm add --save-dev @stryker-mutator/core # Only for small projects: npx stryker run ``` It will run stryker with default values: * Uses `npm test` as your test command * Searches for files to mutate in the `lib` and `src` directories ## Usage ```sh $ npx stryker <command> [options] [configFile] ``` See [usage on stryker-mutator.io](https://stryker-mutator.io/docs/stryker-js/usage) ## Supported mutators See our website for the [list of currently supported mutators](https://stryker-mutator.io/docs/mutation-testing-elements/supported-mutators). ## Configuration See [configuration on stryker-mutator.io](https://stryker-mutator.io/docs/stryker-js/configuration).
Excerpt of 2,574 characters
Read on GitHub1.9k
1.4k
501
465
388
112
Maarten Mulders · @infosupport · Netherlands
36
Hugo van Rijswijk · Netherlands
33
19
18
Jasper van der Veen
13
11
10
Sébastien Règne · France
9
9
8
8
6
6
5
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:faa3d1c60ce08dcb, topic:testing