On Wed, Nov 4, 2009 at 4:28 PM, rogerdpack <rogerpack2005 at gmail.com>
wrote:
> Perhaps it would be useful to do some parsing of the messages...
>
> it "should raise an Exception if record is invalid" do
>
> end
>
> # expects that block to raise
> Thoughts?
>
Cool idea at first blush, but riddled with problems, not the least of which
is that there are likely thousands of examples that would suddenly start
failing because they start with "should raise an Exception .." and
they
don''t raise an exception :)
Seems like an interesting idea to explore in a new framework, but probably
not in RSpec.
Cheers,
David
> -r
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://rubyforge.org/pipermail/rspec-users/attachments/20091105/2c4175d1/attachment.html>