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**