For python314 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/devel:languages:python:pytest/python314/devel:languages:python:pytest.repo
zypper refresh
zypper install python-pytest-codspeed
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/devel:languages:python:pytest/openSUSE_Tumbleweed/devel:languages:python:pytest.repo
zypper refresh
zypper install python-pytest-codspeed
For 16.0 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/devel:languages:python:pytest/16.0/devel:languages:python:pytest.repo
zypper refresh
zypper install python-pytest-codspeed