Expand description
Markdown reporter plugin.
Generates a Markdown-formatted test report suitable for embedding in READMEs, GitHub PR comments, or CI artifacts.
Structs§
- Markdown
Config - Markdown reporter configuration.
- Markdown
Reporter - Markdown reporter plugin.
Functions§
- generate_
markdown - Generate a complete Markdown report from test results.