mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-27 11:53:28 +00:00
Update cheatsheets
This commit is contained in:
@@ -31,3 +31,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
- 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