Print fixture plan without full execution noise.
Section: Fixtures and Output
Show fixture setup plan
bash
bash
pytest --setup-planLearn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Fixtures and Output
Re-run a failing test repeatedly
Loop a single test to reproduce flakiness locally.
Print key environment values in a test
Reveal CI-only configuration mismatches.