pytest_bluezenv.HostPlugin.presetup#

HostPlugin.presetup(config)[source]#

Parent host-side setup, before VM environment is started. May use pytest.skip() to skip tests in case plugin cannot be set up.

Parameters:

config (pytest.Config) – pytest configuration object