UNLIMITED
7: The Waterfall Model and “Managing the Development of Large Software Systems”: A look at the software development lifecycle we all love to hate. by Test and Coderatings:
Length:
24 minutes
Released:
Oct 20, 2020
Format:
Podcast episode
Description
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.
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.
Released:
Oct 20, 2020
Format:
Podcast episode
Titles in the series (100)
- 30 min listen