This post originated from an RSS feed registered with Agile Buzz
by Jared Richardson.
Original Post: Integrating Ruby Tests with Cruise Control
Feed Title: Jared's Weblog
Feed URL: http://www.jaredrichardson.net/blog/index.rss
Feed Description: Jared's weblog.
The web site was created after the launch of the book "Ship It!" and discusses issues from Continuous Integration to web hosting providers.
I recently blogged about Test Update, a project that makes Ruby tests generate JUnit XML log files. A very handy thing.
However, there were a few wrinkles. The releases didn't work quite right... okay, it didn't work. The release is broken. But the tip of the tree in Subversion works. If you're using the project, you're a developer, right?
I integrated this with another Rails project today so I wanted to list the steps for integrating it.
First, you've got to download the project. If you've already installed Subversion, then just execute the following line: