Documentation Home
This page is for an older version of Jasmine (5.7).
The current stable version of Jasmine is: 5.8. You can also look at the docs for the next release: Edge

Interface: EnumeratedSuiteOrSpec

EnumeratedSuiteOrSpec

Properties:
Name Type Attributes Description
type string

'suite' or 'spec'

children Array.<EnumeratedSuiteOrSpec> <optional>

Only defined for suites