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