August 2010
The boy is still awake.
Thycotic Code Challenge
I tried to reply to this post, but the comment form never posted. What I see is a common question that I have regarding TDD and unit testing in general: what makes a good unit test?
In the code challenge graciously put on by Thycotic, we are asked to implement a conversion function between their Base13 number system and common Base10 number system.
The instructions state that our “task...