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

@ -662,7 +662,7 @@ You will need to install the following packages to actually run the tests.
* ``python3-dateutil``
* ``python3-mock``
* ``python3-multilib``
* ``python3-nose``
* ``python3-pytest``
* ``python3-psycopg2``
* ``python3-qpid-proton``
* ``python3-requests``