We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e53c2f commit 94cba99Copy full SHA for 94cba99
test/run-openshift-pytest
@@ -10,4 +10,4 @@ THISDIR=$(dirname ${BASH_SOURCE[0]})
10
11
git show -s
12
13
-cd "${THISDIR}" && python3 -m pytest --showlocals -vv test_nginx_*.py
+cd "${THISDIR}" && python3 -m pytest -s -rxfapP --showlocals -vv test_nginx_*.py
0 commit comments