I’ve ignored Rails Tests for too long. In fact, I’ve skipped over Test chapter in Agile Web Development with Rails in both the first and second editions. After fighting with the same bug over and over again, I knew now was the time for tests. On the surface, tests seemed very un-DRY1 – like I’m …
Continue reading “Framing Rails Tests: Tests are Requirements”