This supplementary material includes the dataset and source code for the paper, WITNESS: A Lightweight Approach for Fine-Grained Predictive Mutation Testing .
Mutation testing is widely used in research as a metric for evaluating the quality of test suites. Mutation testing runs the test suite on generated mutants (variants of the code under test), where a