class Spec::ExampleGroup inherits Spec::Context ¶ Represents a describe or context. Included modules Spec::Item Class methods¶ .new(parent : Context, description : String, file : String, line : Int32, end_line : Int32, focus : Bool, tags) ¶ View source