Maintainable Software: DRY up testing in Rails with Autotest

| | Comments (0)

Probably the best write-up on autotest I've seen out there:

DRY up testing in Rails with Autotest: "Autotest runs your tests automatically whenever your files change. As Rails developers, we've been trained hard to test early and test often. We are also acutely aware of the DRY principle (Don't Repeat Yourself). However, these ideas don't quite agree in Rails because in our test-code-test cycle, we're constantly typing rake every time we need to run our tests.

Autotest will DRY up your testing by running your tests automatically whenever your files change."

(Via "Maintainable Software")

Leave a comment

About this Entry

This page contains a single entry by zenspider published on April 14, 2007 3:15 AM.

how to use rspec rails plugin with zentest was the previous entry in this blog.

ZenTest version 3.5.1 has been released! is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

Pages

Powered by Movable Type 4.32-en