pytest.ini: Avoid loading django plugin to prevent fixture name clash
Closed
requested to merge generated-differential-D3052-source into generated-differential-D3052-target
pytest-django and pytest-flask both declare a fixture named client and the wrong one may be picked when running swh-scanner tests.
So avoid the loading of pytest django plugin to prevent errors when running tests.
Migrated from D3052 (view on Phabricator)
Merge request reports
Activity
Filter activity
Please register or sign in to reply