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)
77 stars
15 watching
9 forks
Language: C++
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Automated code review tool with mutation testing to simplify and improve code quality | 1,956 |
| A mutation testing tool for C++ projects to detect programming errors | 173 |
| A tool that generates testable versions of Java programs by injecting mutations at compile-time. | 18 |
| A tool that tests software quality by randomly changing code to see if tests can catch the changes | 66 |
| 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 testing mutant models in Alloy to identify vulnerabilities in software systems. | 8 |
| A tool for testing code changes by introducing random errors and assessing the impact on the code's functionality | 2 |
| Generates pseudorandom words by applying Markov chains to existing word sequences | 33 |
| Analyze and test Coq proof assistant projects by generating modified versions of the code to identify flaws in specifications. | 30 |
| Automated unit test generation and mutation testing tool using Large Language Models. | 252 |
| A framework for detecting bugs in Rust code by intentionally introducing changes and seeing if tests can catch them | 629 |
| An introduction to using mutation testing to validate unit tests in software development | 23 |
| A mutation analysis tool for assessing code change impact | 17 |
| A software system for generating musical soundscapes with adjustable parameters and sequencing capabilities. | 64 |
| Tools for adding manual mutation tests to GitHub pull requests | 33 |