bugfinder.processing.dataset.inverse

class bugfinder.processing.dataset.inverse.InverseDataset(dataset, deprecation_warning=None)

Bases: AbstractProcessing

Processing class to create a subset of a dataset by including test cases that are not present in a given subset.

execute(to_path, from_path, force=False)

Run the processing