You'll find eventually that you don't have the time NOT to write unit tests! Fixing bugs is way easier at the early stages of development than when your code is in production. There are many many blogs that go into this far more eloquently than I can, try Misko Hevery's for a good starting place (http://misko.hevery.com). This is a good overview about testing philosophy: http://blog.jayfields.com/2009/02/thoughts-on-developer-testing.html
|
2 | added another reference. | ||
|
|
||||
|
1 |
|
||
|
You'll find eventually that you don't have the time NOT to write unit tests! Fixing bugs is way easier at the early stages of development than when your code is in production. There are many many blogs that go into this far more eloquently than I can, try Misko Hevery's for a good starting place (http://misko.hevery.com). |
||||
