This will allow loaders to reuse those dedicated fixtures within their code
base without having to import the swh.storage.tests.conftest module.
(Note: I find the diff a bit strange as i only move code from conftest to a new pytest_plugin...)
Related to T2484