Add Support for Switching Between FIXTURES_REQUIRED and DEPENDS in Pytest

Pytest tests can now switch between FIXTURES_REQUIRED and DEPENDS properties for their dependencies based on the environment variable PYTEST_DISABLE_FIXTURES_REQUIRED, similar to what QMTEST_DISABLE_FIXTURES_REQUIRED does.

Closes #330 (closed)

Edited by Marco Clemencic

Merge request reports

Loading