Hi

I am working on a class for use in spec code that has an "unsafe" version
that does not catch common errors.  Currently I have it using STDERR.puts to
display warning messages, but these scroll past when there are failures.  Is
there way I can record a message to be displayed after the spec run output?

Thanks
Ashley
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to