# Body

`import { Body } from "destack:test";`

Test callback.

```ds title="Body"
export type Body = (CaseContext) => BodyResult
```

[language/library/src/test/result.ds:60](https://github.com/destack-sh/destack/blob/main/language/library/src/test/result.ds#L60)
