mutahunter
Mutator
Automated unit test generation and mutation testing tool using Large Language Models.
Open Source, Language Agnostic Automatic Test Generation + LLM Mutation Testing
252 stars
9 watching
16 forks
Language: Python
last commit: 4 months ago
Linked from 2 awesome lists
artificial-intelligenceautomated-testingllm-agentmutation-testingsoftware-testingstatic-code-analysistest-automationunit-testing
Related projects:
Repository | Description | Stars |
---|---|---|
| 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 |
| Automated code review tool with mutation testing to simplify and improve code quality | 1,956 |
| A tool for generating and analyzing mutants in source code across multiple programming languages. | 139 |
| A mutation testing tool for C++ projects to detect programming errors | 173 |
| A tool for testing software's robustness to faults and failures | 18 |
| A tool for testing .NET projects by introducing temporary bugs to verify test reliability and effectiveness | 1,795 |
| Tools for adding manual mutation tests to GitHub pull requests | 33 |
| An engine for testing software mutations in Scala code | 43 |
| A tool that tests software quality by randomly changing code to see if tests can catch the changes | 66 |
| An introduction to using mutation testing to validate unit tests in software development | 23 |
| Generates mutated versions of executable files to evade pattern recognition by antivirus software | 569 |
| A mutation testing framework for Scala projects. | 201 |
| Automated mutation testing tool for Swift | 503 |
| An AI model designed to generate and execute code automatically | 816 |
| Tool to modify assembly code by inserting random no-instructions. | 236 |