tests.conftest module#

Used by pytest to do some preparation work before running tests.

tests.conftest.pytest_configure(config)[source]#

Set the sys._test_runner_pytest flag to True, if pytest is used.