[rspec-users] what triggers "./script/autospec" to kick in? when I change my model it doesn't always retest
Greg Hauptmann
greg.hauptmann.ruby at gmail.com
Tue Nov 11 18:16:08 EST 2008
Hi,
Does anyone know what exactly trigger autospec to rerun tests?
I ask as I have a model file that has spec tests for it, but I've
noticed when I fix the line in the model file it's not automatically
retriggering a retest (where I'd expect to see a pass whereas before
it was a fail). If I close autospec & restart it then it gives the
pass.
Thanks
More information about the rspec-users
mailing list