General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
Stephen D Green
Continuous Delivery
comments
Comments by "Stephen D Green" (@stephendgreen1502) on "TDD or BDD When It Comes To Automated Testing?" video.
To start TDD on new code it is useful to use modules for a modular monolith architecture. Then the TDD code can coexist alongside existing code but separated into new modules (e.g. new projects, DLLs, etc)
8