Linux Terminal Glossary
›
Python & pip
pytest -k 'auth'
Category:
Python & pip
pytest -k 'auth'
Copy command
Run only tests whose name contains 'auth'
Runs only tests whose name contains 'auth'. -k filters by test name expression.
Looking for more?
Search all 7,657 commands
— works offline, in English or Spanish, and fixes typos.