Andreas Frömer, Head of Software Development at Finanztip, successfully used TDD to rewrite a legacy application consisting of 3 million lines of code. Key lessons include starting with system level tests to avoid regression bugs and using feature flags to replace old code while retaining system behavior. The approach
Table of contents
Lesson #1. Start with system level testsLesson #2. Use feature flags to replace old code2 Comments
Sort: