mutant
Code simplifier
Automated code review tool with mutation testing to simplify and improve code quality
Automated code reviews via mutation testing - semantic code coverage.
2k stars
34 watching
153 forks
Language: Ruby
last commit: 3 months ago
Linked from 2 awesome lists
code-quality-analyzercode-reviewcoveragedynamic-analysisminitestmutantmutation-testingrspecrubystatic-analysisstatic-anaysisuncovered-semantics
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 unit test generation and mutation testing tool using Large Language Models. | 252 |
| Sharing learnings on mutation testing with the Mutant gem in Ruby applications | 13 |
| Automates refinement of test properties for Haskell functions by testing mutant variations and providing suggestions for improvement. | 74 |
| Analyze and test Coq proof assistant projects by generating modified versions of the code to identify flaws in specifications. | 30 |
| 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 |
| A tool that helps ensure Clojure code is robust by introducing artificial defects and testing its reliability | 103 |
| Mutation testing framework to improve the quality of PHP code by introducing intentional errors and analyzing how it handles them. | 2,063 |
| An introduction to using mutation testing to validate unit tests in software development | 23 |
| An experimental tool for testing C# code by intentionally changing it to see if tests can detect the changes | 66 |
| Tools to help detect potential bugs in Rust code by introducing mutations and testing their impact on tests. | 626 |
| A mutation testing tool for C++ projects to detect programming errors | 173 |
| A tool to help refactor poorly understood code in Ruby by introducing clear entry points and minimizing side effects. | 1,410 |
| A tool to help developers analyze and visualize the effectiveness of mutation testing in their codebases. | 4 |