Comment on Ask HN: How much emphasis to put on unit testing and when?parentComments−9rx7moTests are the specification.That they also happen to be executable is there only to automatically ensure that the program actually conforms to the specification.
Comments
Tests are the specification.
That they also happen to be executable is there only to automatically ensure that the program actually conforms to the specification.