Use tox to run the tests; adds python-xdist dep., runs more tests

This commit is contained in:
Benjamin A. Beasley
2025-07-07 21:45:32 -04:00
parent 1078328c29
commit aaa7a63b7d
+2 -2
View File
@@ -28,7 +28,7 @@ Summary: %{summary}
%generate_buildrequires
%pyproject_buildrequires
%pyproject_buildrequires -t
%build
@@ -41,7 +41,7 @@ Summary: %{summary}
%check
%pytest -rs -v
%tox -- -- -rs -v tests
%files -n python3-pytest-subtests -f %{pyproject_files}