one thought is to stick all fixtures you could eve...
# general
f
one thought is to stick all fixtures you could ever want to use into conftest.py. seems a little weird but not too bad, but it does also have the issue of needing all tests to declare a dependency on the conftest.py file so it exists in the chroot when pytest gets run