Pytest instead of nose in unittest

Fixes: https://pagure.io/koji/issue/3140
This commit is contained in:
Jana Cupova 2021-12-02 10:02:45 +01:00 committed by Tomas Kopecek
parent bbaadef417
commit c310d6692d
34 changed files with 644 additions and 631 deletions

View file

@ -17,6 +17,7 @@ RUN \
python3-devel \
python3-librepo \
python3-pip \
python3-pytest \
python3-rpm \
python3-tox \
redhat-rpm-config \

View file

@ -15,6 +15,7 @@ RUN \
openssl-devel \
python3-devel \
python3-pip \
python3-pytest \
python3-rpm \
python3-tox \
redhat-rpm-config \

View file

@ -15,6 +15,7 @@ RUN \
openssl-devel \
python3-devel \
python3-pip \
python3-pytest \
python3-rpm \
python3-tox \
redhat-rpm-config \

View file

@ -15,6 +15,7 @@ RUN \
openssl-devel \
python3-devel \
python3-pip \
python3-pytest \
python3-rpm \
python3-tox \
redhat-rpm-config \

View file

@ -15,6 +15,7 @@ RUN \
openssl-devel \
python3-devel \
python3-pip \
python3-pytest \
python3-rpm \
python3-tox \
redhat-rpm-config \