Skip to content

Commit 96de1f1

Browse files
committed
add testing command
1 parent 37216c8 commit 96de1f1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,5 +190,7 @@ Dependencies:
190190
Run command
191191

192192
```sh
193-
ptw .
193+
pytest -s -v --no-header
194+
# or
195+
ptw . -s -v --no-header
194196
```

0 commit comments

Comments
 (0)