Replying to @coderbyheart

@jacek_smolak Once I am satisfied, I
typically clamp the new code from two sides: I add end-to-end feature tests
(BDD) which cover the entire solution, and I add unit and integration tests for
parts of the code that's not trivial, while cleaning up and modularizing the it.

Tue, 21 Jul 2020 21:33:33 UTC3

1 reply