mcy

Mutation generator

An automated tool to help improve testbench coverage by generating and filtering mutations in digital design post-synthesis netlists

Mutation Cover with Yosys (MCY)

GitHub

77 stars
15 watching
9 forks
Language: C++
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
mbj/mutantAutomated code review tool with mutation testing to simplify and improve code quality1,956
nlohmann/mutate_cppA mutation testing tool for C++ projects to detect programming errors173
spoonlabs/metamutatorA tool that generates testable versions of Java programs by injecting mutations at compile-time.18
jmid/mutamlA tool that tests software quality by randomly changing code to see if tests can catch the changes66
boxed/mutmutA 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
kaiyuanw/mualloyA tool for generating and testing mutant models in Alloy to identify vulnerabilities in software systems.8
squareslab/boggartA tool for testing code changes by introducing random errors and assessing the impact on the code's functionality2
syntaxcoloring/markov-word-generatorGenerates pseudorandom words by applying Markov chains to existing word sequences33
engineeringsoftware/mcoqAnalyze and test Coq proof assistant projects by generating modified versions of the code to identify flaws in specifications.30
codeintegrity-ai/mutahunterAutomated unit test generation and mutation testing tool using Large Language Models.252
llogiq/mutagenA framework for detecting bugs in Rust code by intentionally introducing changes and seeing if tests can catch them629
sualeh/introduction-to-mutation-testingAn introduction to using mutation testing to validate unit tests in software development23
swtv-kaist/musicA mutation analysis tool for assessing code change impact17
meebleeps/meebleeps-mutant-synthA software system for generating musical soundscapes with adjustable parameters and sequencing capabilities.64
tylermurry/github-pr-landmineTools for adding manual mutation tests to GitHub pull requests33