Print the reasons for skipped tests

This commit is contained in:
Benjamin A. Beasley
2025-07-07 21:40:42 -04:00
parent 33f809b664
commit 9bfdb56413
+1 -1
View File
@@ -41,7 +41,7 @@ Summary: %{summary}
%check
%pytest -v
%pytest -rs -v
%files -n python3-pytest-subtests -f %{pyproject_files}