Tip 48 - Design to Test
October 11, 2025
SourceBook: The Pragmatic Programmer - from journeyman to masterAuthor: Andrew Hunt, David Thomas
Tip 48 - Design to Test
We should think about how we'll be testing during the Design/Architecture phase. Only thinking about that before-hand changes the way we build the solution.