Skip to main content

Module reporters

Module reporters 

Source
Expand description

Built-in reporter plugins for testx.

Each reporter generates output in a specific format:

  • Markdown: Human-readable Markdown report
  • GitHub: GitHub Actions annotations
  • HTML: Self-contained HTML report
  • Notify: Desktop notifications

Modulesยง

github
GitHub Actions reporter plugin.
html
HTML reporter plugin.
markdown
Markdown reporter plugin.
notify
Desktop notification reporter plugin.