SuiteContext

external class SuiteContext(source)

An instance of SuiteContext is passed to each suite function in order to interact with the test runner. However, the SuiteContext constructor is not exposed as part of the API.

Since

v18.7.0, v16.17.0

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

The name of the suite.

Link copied to clipboard

Can be used to abort test subtasks when the test has been aborted.