Skip to main content

externalTestRunnerDetector

Detects the TestRunnerAdapter to use, based on Protractor configuration.

Index

Constructors

externalconstructor

Properties

staticexternalcucumberOpts

cucumberOpts: string = 'cucumberOpts'

staticexternaljasmineNodeOpts

jasmineNodeOpts: string = 'jasmineNodeOpts'

staticexternalmochaOpts

mochaOpts: string = 'mochaOpts'

Methods

staticexternalprotractorCliOptions

  • protractorCliOptions(): string[]
  • Returns string[]

externalrunnerFor