pytest -m smoke

Category: Python & pip

pytest -m smoke

Run only tests decorated with @pytest.mark.smoke

Runs only tests decorated with @pytest.mark.smoke — a way to run a subset of tests by marker.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.