On Jan 31, 2011, at 3:38 AM, Evgeniy Dolzhenko wrote:

> Btw. there is also before(:suite), and working from there wouldn't it make 
> sense to have
> 
> 1. before(:suite)
> 2. before(:group)
> 3. before(:example)
> 
> which would reflect the hierarchy of RSpec run (i.e. suite > group > example).

That or :once and :always

SR

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

Reply via email to