Archive for July, 2008

Rspec front-end

Thursday, July 17th, 2008

I’ve been looking for a way to view Rspec output in a browser, with nice pretty red and green lights. Unfortunately, I was making all the wrong google searches. I was looking for an “rspec web-based front end” or a “rspec gui”. I started to get a little closer when I searched for “rspec html output,” but it wasn’t until “rspec report” that I hit gold:

Output the rspec report to an html file