metamutator
Mutation generator
A tool that generates testable versions of Java programs by injecting mutations at compile-time.
a mutation testing engine for Java based on mutant schemata / metamutants / metaprogramming
18 stars
5 watching
15 forks
Language: Java
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for testing code changes by introducing random errors and assessing the impact on the code's functionality | 2 |
| An engine for testing software mutations in Scala code | 43 |
| An automated testing tool designed to detect faults in software code by introducing random errors and observing the impact on test results | 1,707 |
| A tool for generating and testing mutant models in Alloy to identify vulnerabilities in software systems. | 8 |
| An automated tool to help improve testbench coverage by generating and filtering mutations in digital design post-synthesis netlists | 77 |
| Automated code review tool with mutation testing to simplify and improve code quality | 1,956 |
| A tool to help developers analyze and visualize the effectiveness of mutation testing in their codebases. | 4 |
| A mutation testing tool for C++ projects to detect programming errors | 173 |
| Generates mutated versions of executable files to evade pattern recognition by antivirus software | 569 |
| A mutation testing framework for Scala projects. | 201 |
| 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 |
| A tool for generating and analyzing mutants in source code across multiple programming languages. | 139 |
| A tool for testing software's robustness to faults and failures | 18 |
| Sharing learnings on mutation testing with the Mutant gem in Ruby applications | 13 |
| A tool to test changes in Elixir applications by introducing deliberate faults and verifying the code's ability to recover from them | 21 |