struct Spec::ExampleGroup::Procsy
inherits Struct
¶
Wraps an ExampleGroup and a Proc that will eventually execute the
group.
Methods¶
#run
¶
Executes the wrapped example group, possibly executing other
around_all hooks before that.