mutahunter
Mutator
Automated unit test generation and mutation testing tool using Large Language Models.
Open Source, Language Agnostic Automatic Test Generation + LLM Mutation Testing
243 stars
8 watching
14 forks
Language: Python
last commit: 19 days ago
Linked from 2 awesome lists
artificial-intelligenceautomated-testingllm-agentmutation-testingsoftware-testingstatic-code-analysistest-automationunit-testing
Related projects:
Repository | Description | Stars |
---|---|---|
boxed/mutmut | Tool for detecting and applying code mutations to improve testing | 927 |
mbj/mutant | Automated code review tool with mutation testing to simplify and improve code quality | 1,956 |
agroce/universalmutator | A tool for generating and analyzing mutants in source code across multiple programming languages. | 137 |
nlohmann/mutate_cpp | A mutation testing tool for C++ projects to detect programming errors | 172 |
aliparsai/littledarwin | A tool for testing software's robustness to faults and failures | 18 |
stryker-mutator/stryker-net | A tool for testing .NET projects by introducing temporary bugs to verify test reliability and effectiveness | 1,782 |
tylermurry/github-pr-landmine | Tools for adding manual mutation tests to GitHub pull requests | 33 |
sugakandrey/scalamu | An engine for testing software mutations in Scala code | 43 |
jmid/mutaml | A tool that tests software quality by randomly changing code to see if tests can catch the changes | 65 |
sualeh/introduction-to-mutation-testing | An introduction to using mutation testing to validate unit tests in software development | 23 |
a0rtega/metame | Generates mutated versions of executable files to evade pattern recognition by antivirus software | 569 |
stryker-mutator/stryker4s | A mutation testing framework for Scala projects. | 201 |
muter-mutation-testing/muter | Automated mutation testing tool for Swift | 498 |
bin123apple/autocoder | An AI model designed to generate and execute code automatically | 814 |
nettitude/shellcodemutator | Tool to modify assembly code by inserting random no-instructions. | 233 |