github-pr-landmine
Mutation tester
Tools for adding manual mutation tests to GitHub pull requests
A simple, language agnostic solution for creating manual mutation tests directly in-line with a GitHub pull request
33 stars
1 watching
2 forks
Language: TypeScript
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
codeintegrity-ai/mutahunter | Automated unit test generation and mutation testing tool using Large Language Models. | 243 |
boxed/mutmut | Tool for detecting and applying code mutations to improve testing | 927 |
sourcefrog/cargo-mutants | Tools to help detect potential bugs in Rust code by introducing mutations and testing their impact on tests. | 600 |
muter-mutation-testing/muter | Automated mutation testing tool for Swift | 498 |
mbj/mutant | Automated code review tool with mutation testing to simplify and improve code quality | 1,956 |
aliparsai/littledarwin | A tool for testing software's robustness to faults and failures | 18 |
testingresearchillinois/srciror | A mutation tool for testing source code and intermediate representation (IR) written in C/C++ | 13 |
sugakandrey/scalamu | An engine for testing software mutations in Scala code | 43 |
nlohmann/mutate_cpp | A mutation testing tool for C++ projects to detect programming errors | 172 |
stryker-mutator/stryker4s | A mutation testing framework for Scala projects. | 201 |
pharo-contributions/mutalk | A tool for mutation testing in Smalltalk to improve test quality and fault-finding effectiveness. | 21 |
gtramontina/ooze | An automated testing tool that assesses the quality and coverage of test suites by introducing controlled changes to code bases. | 254 |
squareslab/boggart | A tool for testing code changes by introducing random errors and assessing the impact on the code's functionality | 2 |
timonvs/pr-labeler-action | Automates label application on GitHub pull requests based on branch name patterns | 249 |
opensuse/gitarro | Enables automated testing on GitHub Pull Requests using Ruby scripts | 15 |