My first Wiki page Mocks and expectations
Dec 202004

Green Bar!

Uncategorized Add comments

Today I wrote my first TDD test (with help from my pair partner, obviously). It was fun watching it fail, then fixing it so it failed the way we expected, then fixing the code to make it pass. The code works. The test works. I feel a surge of enthusiasm now that I have a green bar, and I would like to share this special moment with you all.

Small steps.

No Responses to “Green Bar!”

  1. anonymous says:

    I also liked that thrill the first time :)
    Now try this: class with tests > new behavior > refactor inside > red bars > fixes > green bar no need to worry about side effects!

  2. sirenian says:

    I can hardly wait.

Sorry, the comment form is closed at this time.