-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Description
Part 07 tells us the following:
* Run the tests and you will find that the test fails.
* It's time for the REFACTOR stage. Now that we have a
* failing test, we can go and improve our existing code.
And in Part 18, this comment appears:
* Since our tests are GREEN, maybe now is the time
* to enter the REFACTOR stage and try to improve our
* code.
Part 7 suggests the order is Red - Refactor - Green, while other parts tells us it's Red - Green - Refactor. Which is it?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels