pytest -k 'not slow'

Category: Python & pip

pytest -k 'not slow'

Run all tests except those marked or named 'slow'

Runs all tests except those with 'slow' in the name.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.