[rspec-devel] Feedback on article
Nick Sieger
nicksieger at gmail.com
Tue Jan 2 00:42:12 EST 2007
Hi, I wrote an article [1] outlining some tricks I've developed adding
custom extensions into RSpec. But they all hinge upon
Spec::Runner::Context#before_context_eval and the @context_eval_module
ivar. So I was wondering whether this mechanism can be relied on in the
future, or whether this is even the best way to wire in such extensions. If
you have a recommended way I'd love to hear about it so I can incorporate it
into my article and make sure I don't highlight the wrong way of doing
things.
Thanks and happy new year!
/Nick
[1]: http://blog.nicksieger.com/articles/2007/01/02/customizing-rspec
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/rspec-devel/attachments/20070101/52db9e96/attachment.html
More information about the rspec-devel
mailing list