[rspec-users] How call a method/something after ALL specs?

2010-01-08 Thread mix
hi, is there a way to call a method/print something after ALL the specs are run ? (with all, i mean all, after all the spec files, just before the rspec output which say how many spec have passed).. i want to print some text telling which is the average response time and which is the action which

[rspec-users] Help with w3c html validation on every rspec requests

2009-12-28 Thread mix
Hi, I'm studying rspec in these days (the rspec book is really great... i'll wait for the missing chapters and a next "rspec advanced book" :) ). But for now i'm trying to solve a problem. I'm a kind of w3c validation fanatic, i mean, i like to give my clients well written code (following "The Stan