Daily Archives: 11. August 2009

XML Unit: assertEquals and fail

Some weeks ago I was challenged at work that led me to invent a unit test framework for xml files. After some basic first steps I decided to introduce the approach on my blog as well. Motivation Why did I … Continue reading

Posted in Software Craftsmanship, Test Driven Development, Testing | 3 Comments

Customer relations to beautiful code

What is Quality? Quality is value to some person. I would like to show how to apply this often-cited quote from Jerry Weinberg in order to distinguish whether or not to code beautifully (or elegantly) or build a mess. In … Continue reading

Posted in Test Driven Development, Testing | Leave a comment