On 30/03/2015 00:01, Dreamcat4 wrote:
(...)
Yes, all you said is true. And I'm well aware of it.
It is very clear to me that the point of an automated test suite
would be for regression tests, nothing more.
As the codebase grows, even if every module remains simple and
understandable, interactions between modules become more numerous
(quadratically) and more complex, so keeping track of everything
becomes increasingly harder, and that's where regression tests are
helpful.
--
Laurent
Received on Sun Mar 29 2015 - 22:30:56 UTC