5.4. Executor¶

Executor is a class meant to handle all executions of tools (input/output, return code, local/distant…). It works in conjunction with opentea.plugin.Plugin to perform the actions that a user would if there were no interface.