We're sunsetting PodQuest on 2025-07-28. Thank you for your support!
Export Podcast Subscriptions
cover of episode 210: TDD - Refactor while green

210: TDD - Refactor while green

2023/11/30
logo of podcast Test & Code

Test & Code

Shownotes Transcript

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.

** Learn pytest**