Test context

Provide an interface into the context attribute of the execution context.

All tests require the execution context to provide a SuperTest agent and a resource path.

Hierarchy

  • IContext

Properties

Properties

agent: SuperTest<Test>

SuperTest agent

resource: string

Path to the resource under test

Generated using TypeDoc