There were 4 files using this library. Since we already require pytest to run the tests, we can migrate the tests to use pytest.mark.parametrize to achieve the same thing with one less library being pulled in. However, the pytest approach is not compatible with tests based on `unittest.TestCase`. The relevant tests are thus rewritten to be purely pytest based. Assisted-By: claude-sonnet-4-5@20250929 Fixes: https://pagure.io/pungi/issue/1884 Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2 lines
18 B
Text
2 lines
18 B
Text
pytest
|
|
pytest-cov
|