Testing code is good, and test driven development (TDD) is better. But people who write bad code and create bad designs will also write bad tests, and a bad test suite may be worse than none at all. I am working hard to turn an incredible concept, proven, and validated and delivered to the world [...]
I am not sure whether I have written these words before. That I do not know illustrates my point. The following is another in a series of rants about the product I am currently working on. Rails has some amazing built-in logging. Each action is logged, and even has built-in times, even in production (unless [...]