We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1ae760 commit aae22fdCopy full SHA for aae22fd
bin/run-tests-in-docker.sh
@@ -27,4 +27,4 @@ docker run \
27
--mount type=volume,dst=/tmp \
28
--workdir /opt/test-runner \
29
--entrypoint pytest \
30
- exercism/python-test-runner
+ exercism/python-test-runner -vv
0 commit comments