mutation-analysis topic
awesome-mutation-testing
Mutation testing resources: how to make better code by introducing bugs
pitest
State of the art mutation testing system for the JVM
humbug
Humbug is a Mutation Testing framework for PHP to measure the real effectiveness of your test suites and assist in their improvement. It eats Code Coverage for breakfast.
mull
Practical mutation testing and fault injection for C and C++
pitest-descartes
Descartes supports developers to improve their test suites by reporting weak spots in covered code
SigProfilerExtractor
SigProfilerExtractor allows de novo extraction of mutational signatures from data generated in a matrix format. The tool identifies the number of operative mutational signatures, their activities in e...
SigProfilerMatrixGenerator
SigProfilerMatrixGenerator creates mutational matrices for all types of somatic mutations. It allows downsizing the generated mutations only to parts for the genome (e.g., exome or a custom BED file)....
pitmp-maven-plugin
Maven plugin to handle multi module projects for PiTest
SigProfilerMatrixGeneratorR
R wrapper for utilizing the SigProfilerMatrixGenerator framework