pytest -v

Category: Python & pip

pytest -v

Run tests with verbose output (show each test name)

Shows the name of each test as it runs (pass/fail) instead of just dots. -v means 'verbose'.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.