Hacker News new | ask | show | jobs
by pjmlp 1407 days ago
TDD sales pitch it not to write any code without a test for it, that fails it.
1 comments

And that’s happening. The next test is “the 8th box should contain a rhombus slowly rotating clockwise” and it’s failing because the box is currently empty. So now you write code.