Why I don’t do TDD often: TDD commits me to an API before I know what API I want
Why I don’t do TDD often:
TDD commits me to an API before I know what API I want.
At first, I’m just iterating.
Once I like the API, I add tests.
Why I don’t do TDD often:
TDD commits me to an API before I know what API I want.
At first, I’m just iterating.
Once I like the API, I add tests.