Skip to content
@ctrf-io

ctrf-io

Generate the same JSON test report with any test framework

Hi there 👋

Generate the same JSON test report, no matter the test framework.

CTRF is a JSON test results report with many reporters and plugins supporting modern test automation frameworks.

Help Grow CTRF

We need your help to grow CTRF, please follow us by clicking the follow button in the top right of this page and give our repositories a star ⭐

It means a lot to us.

{
  "results": {
    "tool": {
      "name": "AnyTool"
    },
    "summary": {
      "tests": 1,
      "passed": 1,
      "failed": 0,
      "pending": 0,
      "skipped": 0,
      "other": 0,
      "start": 1706828654274,
      "stop": 1706828655782
    },
    "tests": [
      {
        "name": "API Status code is 200",
        "status": "passed",
        "duration": 801
      }
    ],
    "environment": {
      "appName": "MyApp",
      "buildName": "MyApp",
      "buildNumber": "100"
    }
  }
}

Pinned Loading

  1. github-test-reporter 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.

    TypeScript 152 18

  2. playwright-ctrf-json-reporter playwright-ctrf-json-reporter Public

    A Playwright JSON test results reporter that follows the CTRF schema

    TypeScript 52 2

  3. jest-ctrf-json-reporter jest-ctrf-json-reporter Public

    A Jest JSON test results reporter that follows the CTRF schema

    TypeScript 16 1

  4. go-ctrf-json-reporter go-ctrf-json-reporter Public

    A Go JSON test results reporter that follows the CTRF schema

    Go 6 5

  5. cypress-ctrf-json-reporter cypress-ctrf-json-reporter Public

    A Cypress JSON test results reporter that follows the CTRF schema

    TypeScript 12 2

  6. ctrf ctrf Public

    JSON test results report schema that provides a standardized format for JSON test reports

    TypeScript 14

Repositories

Showing 10 of 22 repositories
  • 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 27 MIT 2 0 0 Updated Feb 7, 2025
  • wdio-ctrf-json-reporter Public

    A Webdriverio JSON test results reporter that follows the CTRF schema

    ctrf-io/wdio-ctrf-json-reporter’s past year of commit activity
    TypeScript 6 MIT 2 7 0 Updated Feb 7, 2025
  • ctrf Public

    JSON test results report schema that provides a standardized format for JSON test reports

    ctrf-io/ctrf’s past year of commit activity
    TypeScript 14 0 0 0 Updated Feb 5, 2025
  • 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
    TypeScript 152 MIT 18 12 1 Updated Feb 4, 2025
  • 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
    TypeScript 6 MIT 0 2 (1 issue needs help) 0 Updated Feb 4, 2025
  • 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 20 MIT 4 4 0 Updated Feb 4, 2025
  • junit-to-ctrf Public

    Convert JUnit reports to CTRF

    ctrf-io/junit-to-ctrf’s past year of commit activity
    TypeScript 2 MIT 2 0 0 Updated Jan 19, 2025
  • ctrf-cli Public
    ctrf-io/ctrf-cli’s past year of commit activity
    TypeScript 3 MIT 0 0 0 Updated Jan 11, 2025
  • newman-reporter-ctrf-json Public

    A Newman JSON test results reporter that follows the CTRF schema

    ctrf-io/newman-reporter-ctrf-json’s past year of commit activity
    TypeScript 7 MIT 1 6 0 Updated Dec 16, 2024
  • ctrf-io/jira-test-reporter’s past year of commit activity
    0 0 1 0 Updated Nov 17, 2024

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…