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

GitHub

33 stars
1 watching
2 forks
Language: TypeScript
last commit: almost 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
codeintegrity-ai/mutahunter Automated unit test generation and mutation testing tool using Large Language Models. 252
boxed/mutmut 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
sourcefrog/cargo-mutants Tools to help detect potential bugs in Rust code by introducing mutations and testing their impact on tests. 626
muter-mutation-testing/muter Automated mutation testing tool for Swift 503
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 173
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. 22
gtramontina/ooze An automated testing tool that assesses the quality and coverage of test suites by introducing controlled changes to code bases. 255
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