On 2013-06-20 00:23, Szymon Gatner wrote:

TDD claims to help with this by forcing you to code client code first
(the test) which arguably leads to better decoupling of components. You
don't have to split components for reuse later because they are already
being used in unrelated contexts in tests.

This is a very good point.

--
/Jacob Carlborg

Reply via email to