Login
From:
til.codeinthehole.com
(Uncensored)
subscribe
TIL How to profile Pytest tests — David Winterbottom
https://til.codeinthehole.com/posts/how-to-profile-pytest-tests/
links
backlinks
Roast topics
Find topics
Find it!
If you install the pytest-monitor package, then PyTest invocations will collect test profiling information in a SQLite database (called . — can be read in 1 minute