On TDD
2024-09-13 • tdd, test, programming, testing
Everybody talks about TDD, but only a few know what it actually is.
And Driven Development looks like a too strong statement. TDD is a great practice which I use and recommend to use everywhere. But don't think that the entire development process is driven solely by tests.
Unfortunately, to …
Read...