A pytest plugin that limits output to just the things you need, stripping verbose tracebacks and summarizing failures. Current version 0.2.6, infrequent updates.
pip install pytest-tldrVerified import paths — ran on the pinned version, not inferred.
Create tests and run with --tldr flag to suppress verbose output.
Upgrade Python to 3.10 or later.
Ensure pytest version meets requirement: pip install 'pytest>=7.2'
Update to latest version and use --tldr=<mode> if needed.
Run: pip install pytest-tldr
Install plugin: pip install pytest-tldr. Ensure pytest >=6.
No dependency data recorded yet.