variable Test.Testing

Create empty test context.

Type

<T extends Testing>(...contexts: Partial<T>[]) => unknown

Usage

import { Test } from ".";