Back to Mocha

Markdown

docs-next/src/content/docs/reporters/markdown.mdx

11.7.6397 B
Original Source

Alias: Markdown, markdown

The Markdown reporter generates a markdown TOC and body for your test suite. This is great if you want to use the tests as documentation within a GitHub wiki page, or a markdown file in the repository that GitHub can render. For example, here is the Connect test output.