We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36ef2f5 commit 86d674fCopy full SHA for 86d674f
test.bat
@@ -1,3 +1,3 @@
1
:: test on windows
2
3
-pytest --skip-slow --skip-network pandas -n 2 -r sxX --strict %*
+pytest -v --skip-slow --skip-network pandas -n 2 -r sxX --strict %*
0 commit comments