logoalt Hacker News

MoreQARespectyesterday at 6:29 PM1 replyview on HN

snapshot test driven development again. i already wrote a similar answer in response to your other comment.

it follows the definition of TDD and it works really well (with some caveats) but again some people get hung up on what their impression of TDD is (e.g. unit tests checking to see if a car object has a steering wheel or whatever...) rather than what it actually is and what about it is that actually works.


Replies

pjmlpyesterday at 8:51 PM

How does snapshot do "feels right" from designer point of view?

show 1 reply