property TestContextOptions.query

Query string parameters — defaults to parse from the request URL's search params.

Type

Record<string, string>

Usage

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