mutation-analysis topic

List mutation-analysis repositories

awesome-mutation-testing

368
Stars
31
Forks
Watchers

Mutation testing resources: how to make better code by introducing bugs

infection

2.0k
Stars
154
Forks
Watchers

PHP Mutation Testing library

pitest

1.6k
Stars
348
Forks
Watchers

State of the art mutation testing system for the JVM

humbug

1.1k
Stars
73
Forks
Watchers

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

710
Stars
74
Forks
Watchers

Practical mutation testing and fault injection for C and C++

pitest-descartes

124
Stars
20
Forks
Watchers

Descartes supports developers to improve their test suites by reporting weak spots in covered code

SigProfilerExtractor

146
Stars
51
Forks
Watchers

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

95
Stars
32
Forks
Watchers

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

46
Stars
14
Forks
Watchers

Maven plugin to handle multi module projects for PiTest

SigProfilerMatrixGeneratorR

20
Stars
4
Forks
Watchers

R wrapper for utilizing the SigProfilerMatrixGenerator framework