stryker-js
Mutation tester
A tool for testing code changes by introducing deliberate errors and verifying the impact on tests
Mutation testing for JavaScript and friends
3k stars
28 watching
251 forks
Language: TypeScript
last commit: 7 days ago
Linked from 3 awesome lists
hacktoberfestjavascriptmutation-testingstrykertest-automationtestingtesting-toolstypescript
Related projects:
Repository | Description | Stars |
---|---|---|
stryker-mutator/stryker4s | A mutation testing framework for Scala projects. | 201 |
stryker-mutator/stryker-net | A tool for testing .NET projects by introducing temporary bugs to verify test reliability and effectiveness | 1,790 |
stryker-mutator/mutation-testing-elements | Defines a standard schema and guidelines for mutation testing results to visualize test outcomes in web components. | 28 |
nlohmann/mutate_cpp | A mutation testing tool for C++ projects to detect programming errors | 172 |
mozilla/nunjucks | A templating engine with features like inheritance and asynchronous control, inspired by Jinja2. | 8,587 |
mbj/mutant | Automated code review tool with mutation testing to simplify and improve code quality | 1,956 |
tylermurry/github-pr-landmine | Tools for adding manual mutation tests to GitHub pull requests | 33 |
codeintegrity-ai/mutahunter | Automated unit test generation and mutation testing tool using Large Language Models. | 243 |
jmid/mutaml | A tool that tests software quality by randomly changing code to see if tests can catch the changes | 65 |
mgechev/javascript-algorithms | Implementations of computer science algorithms in JavaScript. | 7,838 |
josuemolinamorales/mutant-kraken | A mutation testing tool designed to verify the robustness and reliability of Kotlin code by introducing random changes. | 25 |
antfu-collective/taze | A command-line tool for managing dependencies and updates in monorepos | 2,859 |
tjchambers/mutant-musings | Sharing learnings on mutation testing with the Mutant gem in Ruby applications | 13 |
ethereumjs/ethereumjs-monorepo | The Ethereum Virtual Machine implementation in TypeScript. | 2,602 |
aliparsai/littledarwin | A tool for testing software's robustness to faults and failures | 18 |