schrodinger.test.pytest.warnings module¶
Turn existing python warnings into failures, for use in pytest. Uses the internals of the cpython warning module to modify existing warning filters to change warnings.filterwarnings action into errors.
Turn existing python warnings into failures, for use in pytest. Uses the internals of the cpython warning module to modify existing warning filters to change warnings.filterwarnings action into errors.