Hacker News new | ask | show | jobs
by batista 5186 days ago
"At most"?

The tests can be the same or even better that those added at some TDD style.

And, in either case, that would be a nice problem to have.

1 comments

Depends on how long ago you wrote the tests. Pretty soon the tests you will write, will most likely test that the code does what it does. Not what it should do.

And yes, it is a better problem to have, then to have code that noone wants.