You really need Unittesting!

Some days before I wrote about how important Unittesting is and thanks to Uwe’s Blog i got another proof.

That reminds me of writing the diff code for Diagnostics. The tests were fundamental in gaining a bit of trust in the quality of the code I have written. They triggered one bug after another… that was already in the code that I based mine on (the original code had no Unittesting or anything in the style). I only can shake my head about people not realizing how important that is.

Apropos that some days ago I told someone about Unittesting his response was really ridiculous: “writing that tests is real bloat I really do not have time to run the tests after changing one line code”. Read the article then you will understand why you will _take_ the time to run the tests! 😉

Leave a Reply

Your email address will not be published. Required fields are marked *

Question: *