TDD Reset the Counter
nelsonic opened this issue · 4 comments
nelsonic commented
Adding the Reset action is good opportunity to write a test first!
As a user (counting things)
I want to reset the counter
So that I can start counting again from zero.
- Clicking the reset button in the UI resets the count to 0 (zero).
nelsonic commented
nelsonic commented
nelsonic commented
nelsonic commented



