Use tox to run the tests; adds python-xdist dep., runs more tests
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user