https://pantsbuild.org/ logo
f

fierce-park-88503

11/05/2018, 11:00 PM
actually… there might be a way to refer to plugins using just the string of its module name, and not importing the actual module. in which case we could have
user_of_the fixture
depend on
lib_defining_the_fixture
depending on
conftest.py
3 Views