For openSUSE Slowroll run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:illuusio:python3/openSUSE_Slowroll/home:illuusio:python3.repo
zypper refresh
zypper install python-pytest
For 15.6 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:illuusio:python3/15.6/home:illuusio:python3.repo
zypper refresh
zypper install python-pytest
For 15.5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:illuusio:python3/15.5/home:illuusio:python3.repo
zypper refresh
zypper install python-pytest