Skip to content

ctrf-io/ctrf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Common Test Report Format

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

Introduction

CTRF is a language and framework-agnostic JSON format for test results with first class tooling and integrations. It standardizes how test results are represented, making them easy to share, analyze, and visualize across tools and platforms.

Designed to be universal, CTRF works with any programming language, test framework, and developer tool.

Support Us

You can support the project by:

  • Giving this repository a ⭐
  • Following the organization @ctrf

Schema

The schema is defined in schema-0.0.0.json

Specification

The full specification is defined in the documentation.

Versioning

You'll notice that v1 of the specification hasn't been released yet, we want to build a specification that reflects the needs of its users and we are still receiving feedback. There might be changes but these will be tracked in the changelog.

specVersion is currently 0.0.0

Core Tooling

Core tooling provides utilities for working with CTRF reports, including validation and processing capabilities.

CLI Tooling

The CTRF CLI is a command-line interface for working with CTRF reports. It allows you to validate and process CTRF reports from the terminal.

Integrations

Many integrations with popular testing frameworks and developer tools are available.

Contributing

CTRF is community-built and open source. Contributions and feedback are welcome.

Repository Layout

Example

CTRF Example

Useful Links

Docs
Specification
Integrations
Discuss

About

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

Topics

Resources

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •  

Languages