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-actions-test-reporter-ctrf github-actions-test-reporter-ctrf 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 63 5

  2. playwright-ctrf-json-report playwright-ctrf-json-report Public

    A Playwright JSON test results reporter that follows the CTRF schema

    TypeScript 29 1

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

    A Jest JSON test results reporter that follows the CTRF schema

    TypeScript 9 1

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

    A Go JSON test results reporter that follows the CTRF schema

    Go 4 2

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

    A Cypress JSON test results reporter that follows the CTRF schema

    TypeScript 9 2

  6. ctrf ctrf Public

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

    TypeScript 8

Repositories

Showing 10 of 21 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 14 MIT 2 0 0 Updated Oct 6, 2024
  • github-actions-test-reporter-ctrf 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-actions-test-reporter-ctrf’s past year of commit activity
    TypeScript 63 MIT 5 3 0 Updated Oct 4, 2024
  • go-ctrf-json-reporter Public

    A Go JSON test results reporter that follows the CTRF schema

    ctrf-io/go-ctrf-json-reporter’s past year of commit activity
    Go 4 MIT 2 1 0 Updated Sep 16, 2024
  • playwright-ctrf-json-report Public

    A Playwright JSON test results reporter that follows the CTRF schema

    ctrf-io/playwright-ctrf-json-report’s past year of commit activity
    TypeScript 29 MIT 1 0 0 Updated Sep 12, 2024
  • teams-ctrf Public

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

    ctrf-io/teams-ctrf’s past year of commit activity
    TypeScript 4 MIT 0 0 0 Updated Sep 12, 2024
  • slack-ctrf Public

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

    ctrf-io/slack-ctrf’s past year of commit activity
    TypeScript 5 MIT 2 3 0 Updated Sep 6, 2024
  • ctrf-cli Public
    ctrf-io/ctrf-cli’s past year of commit activity
    TypeScript 1 MIT 0 0 0 Updated Sep 5, 2024
  • 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 8 0 0 0 Updated Aug 31, 2024
  • nightwatch-ctrf-json-reporter Public

    A Nightwatch JSON test results reporter that follows the CTRF schema

    ctrf-io/nightwatch-ctrf-json-reporter’s past year of commit activity
    TypeScript 0 MIT 0 12 0 Updated Aug 27, 2024
  • cypress-ctrf-json-reporter Public

    A Cypress JSON test results reporter that follows the CTRF schema

    ctrf-io/cypress-ctrf-json-reporter’s past year of commit activity
    TypeScript 9 MIT 2 3 0 Updated Aug 12, 2024

People

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