Interface TestSuiteLifecycle

Hierarchy

  • TestSuiteLifecycle

Properties

Methods

Properties

The tree of test and declaration DSL nodes.

runtime: Runtime

Functions that should be exposed in a test script.

Methods

  • Starts the test suite lifecycle execution.

    Returns

    The promise that resolves when the test suite lifecycle is completed.

    Returns Promise<void>

Generated using TypeDoc