menu
CaseArgument
import { CaseArgument } from "destack:test";
Test registration argument after the test name.
1export type CaseArgument = Body | Options | Durationimport { CaseArgument } from "destack:test";
Test registration argument after the test name.
1export type CaseArgument = Body | Options | Duration