Package: python-pytest-benchmark
Version: 3.0.0-1
Severity: serious

Hello,

I am trying to run build-time tests for one of my packages where upstream
just switched to pytest. The benchmark module does not get loaded (as verified
by running `python2 -m pytest --traceconfig` after installing
python-pytest-benchmark), so the tests fail with the error "fixture
'benchmark' not found".

I see that the plugin for Python 3 does get detected, so the problem is
strangely specific to just the Python 2 version of the package (which is what
this bug report is for). I tested another packaged pytest module on Python 2,
python-pytest-django, and I see that it's detected properly. The problem
does not therefore seem to be with the Python 2 version of pytest.

Many thanks and regards
Afif

Reply via email to