11/8/2016
•
EN
Timing Tests in Python For Fun and Profit
A guide to identifying and reporting slow-running tests in Python's unittest framework by implementing custom timing logic and a custom TestRunner.