TDD saved the day
Xebia
JUNE 6, 2023
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). This was convenient as it allowed me to maintain a TDD flow without external dependencies.
Let's personalize your content