I thought that a small project does not need testing... (javadots.blogspot.com) 4 points by kadhinn 15y ago ↗ HN
[–] auxbuss 15y ago ↗ This is an excellent and simple anecdote of someone discovering why TDD (and its siblings) is a fundamental core skill in software development.What I really like here is that the author has provided a simple numerical explanation for the cause of his problem. Very useful.
[–] startdown 15y ago ↗ Testing is not related to small or big code base.A good programmer can code with automatic testing in his head, so in his view it doesn't need testing. But this is a personal supposition.
2 comments
[ 3.1 ms ] story [ 10.5 ms ] threadWhat I really like here is that the author has provided a simple numerical explanation for the cause of his problem. Very useful.
A good programmer can code with automatic testing in his head, so in his view it doesn't need testing. But this is a personal supposition.