global_settings module¶
Description¶
This file contains global variable settings and exceptions used by multiple modules.
-
exception
pytest_helper.global_settings.
LocalsToGlobalsError
[source]¶ Bases:
pytest_helper.global_settings.PytestHelperException
Raised only when there is an error related to the locals_to_globals operations. Inherits from PytestHelperException.