A pytest plugin that measures the duration of each test and displays the slowest tests. Current version 1.0.0. Released October 2021, no recent updates.
pip install pytest-timerNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Install plugin, then run 'pytest --timer' to see top slowest tests.
Run pytest with '--timer' flag.
Use '--timer-top-n' to adjust number of displayed tests.
No dependency data recorded yet.