Versions in this module Expand all Collapse all v2 v2.0.0 Jul 12, 2016 Changes in this version + type SpecRunner struct + func New(description string, beforeSuiteNode leafnodes.SuiteNode, specs *spec.Specs, ...) *SpecRunner + func (runner *SpecRunner) CurrentSpecSummary() (*types.SpecSummary, bool) + func (runner *SpecRunner) Run() bool