Skip to content

dusc-dev/cucumber-ctrf

Repository files navigation

Cucumber-CTRF

Cucumber formatter to output test results in CTRF (https://www.ctrf.io/) JSON format.

Usage

Add to Gemfile:

gem "cucumber-ctrf"

Add formatter to either a Cucumber profile or CLI:

cucumber --format Ctrf::CucumberFormatter --out <path>.ctrf.json

About

Cucumber formatter to output test results in CTRF (https://www.ctrf.io/) JSON format.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages