SerhiiKarasov / filcompare

MIT License
2 stars 2 forks source link

Mutation test #30

Open SergeyKarasyov opened 4 years ago

SergeyKarasyov commented 4 years ago

These tools take code executed during unit test runs and mutate the executed code. If the test continues to pass with a mutation in place, then there is likely a flawed test in your suite.

Dextool Mutate
MuCPP
mull
CCMutator