mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
pytest: Add verbosity flag (#19293)
This commit is contained in:
@@ -26,3 +26,7 @@
|
||||
- Run tests without capturing output:
|
||||
|
||||
`pytest --capture=no`
|
||||
|
||||
- Run tests with increased [v]erbosity, displaying individual test names:
|
||||
|
||||
`pytest -v`
|
||||
|
||||
Reference in New Issue
Block a user