135: Speeding up Django Test Suites - Adam Johnson

All test suites start fast. But as you grow your set of tests, each test adds a little bit of time to the suite. 
 What can you do about it to keep test suites fast? 
 Some things, like parallelization, are applicable to many domains. 
 What about, for instance, Django applications?
 Well, Adam Johnson has thought about it a lot, and is here to tell us how we can speed up our Django test suites. 
Topics include:
  • parallelizing tests
  • moving from disk to memory
  • using fake data and factory functions
  • targeted mocking
Special Guest: Adam Johnson.

Links:

Help support the show AND learn pytest: 
  • The Complete pytest course is now a bundle, with each part available separately.
  • Whether you need to get started with pytest today, or want to power up your pytest skills, PythonTest has a course for you.

★ Support this podcast on Patreon ★

Creators and Guests

Brian Okken
Host
Brian Okken
Software Engineer, also on Python Bytes and Python People podcasts
135: Speeding up Django Test Suites - Adam Johnson
Broadcast by