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: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Automated unit test generation and mutation testing tool using Large Language Models. | 252 |
| A mutation testing system for Python that helps identify weaknesses in software code by introducing small changes and running tests to see which ones fail. | 937 |
| Tools to help detect potential bugs in Rust code by introducing mutations and testing their impact on tests. | 626 |
| Automated mutation testing tool for Swift | 503 |
| Automated code review tool with mutation testing to simplify and improve code quality | 1,956 |
| A tool for testing software's robustness to faults and failures | 18 |
| A mutation tool for testing source code and intermediate representation (IR) written in C/C++ | 13 |
| An engine for testing software mutations in Scala code | 43 |
| A mutation testing tool for C++ projects to detect programming errors | 173 |
| A mutation testing framework for Scala projects. | 201 |
| A tool for mutation testing in Smalltalk to improve test quality and fault-finding effectiveness. | 22 |
| An automated testing tool that assesses the quality and coverage of test suites by introducing controlled changes to code bases. | 255 |
| A tool for testing code changes by introducing random errors and assessing the impact on the code's functionality | 2 |
| Automates label application on GitHub pull requests based on branch name patterns | 249 |
| Enables automated testing on GitHub Pull Requests using Ruby scripts | 15 |