property TestContextOptions.state

Request-scoped state — defaults to new Map().

Type

Map<string, unknown>

Usage

import { type TestContextOptions } from "testing/src/index.ts";