beforeAll import { beforeAll } from "destack:test"; Register setup before all tests in the current suite. export function beforeAll(body: (Context) => BodyResult, timeout?: Duration | undefined): void language/library/src/test/hook.ds:7:9