Ashley Moran
2008-Mar-19 11:15 UTC
[rspec-users] Are there hooks to record messages to be displayed after a spec run?
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 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/rspec-users/attachments/20080319/58c49c36/attachment.html