You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While packaging pytest-codspeed for openSUSE, I tried to run the test suite. I appreciate that you have included tests in your released tarball, but unfortunately a couple of crucial files are missing: tests/conftest.py, tests/examples/__init__.py, tests/examples/test_addition_fixture.py. When adding them (via a patch), the test suite passes. Thank you!