Hacker News new | ask | show | jobs
by regularfry 1172 days ago
I've done a few rounds of "here is a spec. Write tests for it." ... "Here are some tests. Write an implementation which passes them."

That gets me checking the tests in the middle so I can fix them up if I need to.