HomeSoftware Heritage

Move shareable fixtures out of conftest into a dedicated pytest plugin

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Move shareable fixtures out of conftest into a dedicated pytest plugin

This avoids having to run from swh.scheduler.tests.conftest import * in other
modules, e.g. swh.lister, to import and use the swh_scheduler pytest fixture.

Details

Provenance
olasdAuthored on Jul 6 2020, 2:51 PM
olasdPushed on Jul 6 2020, 4:47 PM
Differential Revision
D3430: Move sharable fixtures out of conftest into a dedicated pytest plugin
Build Status
Buildable 13380
Build 20455: test-and-buildJenkins console · Jenkins

Commit No Longer Exists

This commit no longer exists in the repository.