Files
2024-12-09 19:15:29 +02:00

11 lines
282 B
Plaintext

import { ChildDocs } from "docs-ui"
export const metadata = {
title: `Medusa's Testing Framework Reference`,
}
# {metadata.title}
This section of the documentation provides a reference to Medusa's Testing Framework provided by the `@medusajs/test-utils` package.
<ChildDocs />