ctrf-io (original) (raw)

CTRF

CTRF (Common Test Report Format) is an open standard for test reporting, built and shaped by community contributions.

CTRF provides a unified JSON format for test outcomes across languages and frameworks.

The official CTRF specification is maintained in the

👉 CTRF Specification Repository: https://github.com/ctrf-io/ctrf

If you are implementing CTRF or building tooling, start with the spec repository.

⭐ Starring the spec repo helps support the standard.

Pinned Loading

  1. Publish and view test reporting directly in your GitHub Actions CI/CD workflow and Pull Requests with detailed test summaries, failed test analyses, and flaky test detection.
    TypeScript 356 40
  2. A Playwright JSON test results reporter that follows the CTRF schema
    TypeScript 103 9
  3. A Jest JSON test results reporter that follows the CTRF schema
    TypeScript 20 2
  4. A Go JSON test results reporter that follows the CTRF schema
    Go 27 12
  5. A Cypress JSON test results reporter that follows the CTRF schema
    TypeScript 19 3
  6. An open standard for JSON test reporting
    78 4

Repositories

Showing 10 of 23 repositories