Skip to content

Commit 86d674f

Browse files
committed
Increased pytest verbosity
1 parent 36ef2f5 commit 86d674f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test.bat

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
:: test on windows
22

3-
pytest --skip-slow --skip-network pandas -n 2 -r sxX --strict %*
3+
pytest -v --skip-slow --skip-network pandas -n 2 -r sxX --strict %*

0 commit comments

Comments
 (0)