PyCon Pittsburgh. April 15-23, 2020.

Talk: Automated tests running too slow? Time to investigate.

Presented by:

Brian Grohe

Description

Automated tests are key to keeping code bases large and small running smoothly. However, as a test suite grows it can start to take more and more time making it seem more like a thorn in the development process rather than a savior. How do we shave down this thorn? Let’s explore different tools that we can use to reduce our test time.