AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Applying Design Principles to Test Code
This chapter discusses the application of design principles to test code, specifically the 'dry' principle, and the potential trade-off between conciseness and readability. It also explores interesting phenomena in testing, such as the likelihood of tests to fail once they start passing, and the power law distribution of test execution times.