210: TDD - Refactor while green

29/11/2023 16 min Episodio 210
210: TDD - Refactor while green

Listen "210: TDD - Refactor while green"

Episode Synopsis


Test Driven Development. Red, Green, Refactor. Do we have to do the refactor part? Does the refactor at the end include tests? Or can I refactor the tests at any time?Why is refactor at the end? This episode is to talk about this with a an example.