ctrf-io

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 339 38

  2. A Playwright JSON test results reporter that follows the CTRF schema

    TypeScript 100 9

  3. A Jest JSON test results reporter that follows the CTRF schema

    TypeScript 20 1

  4. A Go JSON test results reporter that follows the CTRF schema

    Go 25 12

  5. A Cypress JSON test results reporter that follows the CTRF schema

    TypeScript 17 2

  6. An open standard for JSON test reporting

    63 4

Repositories

Showing 10 of 23 repositories

  • slack-test-reporter Public

    Send Slack notifications with test results from popular testing frameworks using a single command in your CI/CD

    ctrf-io/slack-test-reporter’s past year of commit activity

    TypeScript

    45

    MIT

    6 1 2

    Updated Apr 6, 2026

  • ctrf-io/junit-to-ctrf’s past year of commit activity

    TypeScript

    11

    MIT

    5 1 1

    Updated Apr 6, 2026

  • ctrf-io/ctrf-cli’s past year of commit activity

    TypeScript

    5

    MIT

    2 0 1

    Updated Apr 6, 2026

  • ctrf-js Public

    CTRF reference implementation in TypeScript

    ctrf-io/ctrf-js’s past year of commit activity

    TypeScript

    2

    MIT 0

    0 2

    Updated Apr 6, 2026

  • ctrf-io/nightwatch-ctrf-json-reporter’s past year of commit activity

  • github-test-reporter Public

    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.

    ctrf-io/github-test-reporter’s past year of commit activity

  • ctrf-io/handlebars-helpers-ctrf’s past year of commit activity

    TypeScript

    1

    MIT 0

    0 1

    Updated Apr 2, 2026

  • jira-test-reporter Public

    Create Jira issues with test results from popular testing frameworks

    ctrf-io/jira-test-reporter’s past year of commit activity

    TypeScript

    2

    MIT

    2 1 3

    Updated Apr 2, 2026

  • ai-test-reporter Public

    Generate a test report with AI summaries from various models including OpenAI, Azure and Claude

    ctrf-io/ai-test-reporter’s past year of commit activity

    TypeScript

    58

    MIT

    4 1 3

    Updated Apr 2, 2026

  • microsoft-teams-test-reporter Public

    Send MS Teams notifications with test results from popular testing frameworks using a single command in your CI/CD

    ctrf-io/microsoft-teams-test-reporter’s past year of commit activity