actually… there might be a way to refer to plugins...
# general
f
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