TDD saved the day
Xebia
JUNE 6, 2023
Sometimes, the coding task in front of you can be overwhelmingly complex. The goal was to compare two object graphs and present them in a way a user could selectively merge them. To tackle each operation, I started with a small test, following the principles of Test-Driven Development (TDD). Clean up the code, and repeat.
Let's personalize your content