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 88 7

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

    A Playwright JSON test results reporter that follows the CTRF schema

    TypeScript 36 1

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

    A Jest JSON test results reporter that follows the CTRF schema

    TypeScript 10 1

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

    A Go JSON test results reporter that follows the CTRF schema

    Go 5 3

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

    A Cypress JSON test results reporter that follows the CTRF schema

    TypeScript 10 2

  6. ctrf ctrf Public

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

    TypeScript 10

Repositories

Showing 10 of 21 repositories
  • 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 88 MIT 7 4 0 Updated Nov 5, 2024
  • 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 11 MIT 3 3 0 Updated Oct 22, 2024
  • 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 5 MIT 0 0 0 Updated Oct 18, 2024
  • 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 21 MIT 2 0 0 Updated Oct 14, 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 5 MIT 3 2 0 Updated Sep 16, 2024
  • playwright-ctrf-json-reporter Public

    A Playwright JSON test results reporter that follows the CTRF schema

    ctrf-io/playwright-ctrf-json-reporter’s past year of commit activity
    TypeScript 36 MIT 1 1 1 Updated Sep 12, 2024
  • ctrf-cli Public
    ctrf-io/ctrf-cli’s past year of commit activity
    TypeScript 2 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 10 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 10 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.