muteria.drivers.optimizers.testexecution.tools.default module

Default test execution optimizer class

class muteria.drivers.optimizers.testexecution.tools.default.TestExecutionOptimizer(config, explorer, **kwargs)[source]

Bases: BaseTestExecutionOptimizer

classmethod installed(custom_binary_dir=None)[source]

Check that the tool is installed :return: bool reprenting whether the tool is installed or not

(executable accessible on the path) - True: the tool is installed and works - False: the tool is not installed or do not work

reset(toolalias, test_list, disable_reset=False, **kwargs)[source]

Reset the optimizer