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