Login
From:
Python⇒Speed
(Uncensored)
subscribe
Catching memory leaks with your test suite
https://pythonspeed.com/articles/identifying-resource-leaks-with-pytest/
links
backlinks
Tagged with:
python
testing
Roast topics
Find topics
Find it!
If you have a good test suite, you may be able use pytest fixtures to identify memory and other resource leaks.