August 2006 Archives

One of programming mantras I try to follow is "Bugs are only found once." When a bug is discovered, an automated test is written to demonstrate it. When the test passes, the bug is fixed, and with the test around, subsequent versions of the software will be checked to see if it reappers. I have been more lax than I like with testing my plugins, but I have started to make things right.