MUSIC
Mutation analysis tool
A mutation analysis tool for assessing code change impact
MUSIC: MUtation analySIs tool with High Configurability and Extensibility
17 stars
6 watching
6 forks
Language: C++
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kaiyuanw/mualloy | A tool for generating and testing mutant models in Alloy to identify vulnerabilities in software systems. | 8 |
testingresearchillinois/srciror | A mutation tool for testing source code and intermediate representation (IR) written in C/C++ | 13 |
nlohmann/mutate_cpp | A mutation testing tool for C++ projects to detect programming errors | 172 |
comparethemarket/fettle | An experimental tool for testing C# code by intentionally changing it to see if tests can detect the changes | 66 |
fabian-jung/tsmp | Tool to generate meta-programming capabilities from source code analysis | 95 |
muter-mutation-testing/muter | Automated mutation testing tool for Swift | 498 |
sixty-north/cosmic-ray | A tool for testing the robustness of Python code by introducing random changes | 566 |
josuemolinamorales/mutant-kraken | A mutation testing tool designed to verify the robustness and reliability of Kotlin code by introducing random changes. | 25 |
sualeh/introduction-to-mutation-testing | An introduction to using mutation testing to validate unit tests in software development | 23 |
mbj/mutant | Automated code review tool with mutation testing to simplify and improve code quality | 1,956 |
thierry-tct/mart | A mutation testing framework that enables the application of mutation testing on languages that can be compiled into LLVM code. | 26 |
yosyshq/mcy | A tool to help improve testbench coverage by generating and filtering mutations in digital circuit designs | 77 |
hcoles/pitest | A mutation testing system for Java that helps identify fragile code | 1,700 |
wittelab/orchid | An annotation and machine learning framework for analyzing cancer mutations | 31 |
seer-lab/visman | A tool to help developers analyze and visualize the effectiveness of mutation testing in their codebases. | 4 |