BDD - Rails 3, AutoTest, RSpec and Growl
RSpec and AutoTest with Growl notifications set up for Ubuntu 10.10. Here's what worked for me. This is a rapid post to help me when I need to do this in the future.
I've been using Ruby on Rails for a few years, in my spare time, and hope to keep working with it whenever the opportunity arises. A couple of college friends and I created hospitalpages.ie which is was developed using Ruby on Rails, Git and Capistrano for deployment. I also hope to dabble more in pure Ruby scripting, to date I've used it for automating data insertion with MySQL and some file parsing.
RSpec and AutoTest with Growl notifications set up for Ubuntu 10.10. Here's what worked for me. This is a rapid post to help me when I need to do this in the future.