Interface: ReporterCapabilities (original) (raw)

ReporterCapabilities

Used to tell Jasmine what optional or uncommonly implemented features the reporter supports.

Since:

See:

Members

parallel :boolean|undefined

Indicates whether the reporter supports parallel execution. Jasmine will not allow parallel execution unless all reporters that are in use set this capability to true.

Type:

Since:

Default Value:

See: