2017 © Pedro Peláez
 

library behat-cucumber-json-formatter

Behat extension for generating json reports

image

cawolf/behat-cucumber-json-formatter

Behat extension for generating json reports

  • Friday, July 21, 2017
  • by cawolf
  • Repository
  • 2 Watchers
  • 0 Stars
  • 5,105 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 12 Forks
  • 2 Open issues
  • 8 Versions
  • 22 % Grown

The README.md

release GitHub release (latest SemVer) GitHub, (*1)

Behat Cucumber Json Formatter

Note: this is a fork of Vanare/behat-cucumber-formatter. As the original project seems unmaintained and there is no possibility to contact the owner, I publish the library under my handle. Many thanks to the original team of Vanare for starting this great library!, (*2)

This is Behat extension for generating json reports for Cucumber Test Result Plugin which provides graphs over time and drill down to individual results using the standard Jenkins test reporting mechanism., (*3)

Requirements

  • PHP 7.3 or higher, (*4)

  • Behat 3.x, (*5)

Installation

Installation via Composer:

$ composer require --dev cawolf/behat-cucumber-json-formatter

Usage

Setup extension by specifying your behat.yml:, (*6)

default:
    extensions:
        Vanare\BehatCucumberJsonFormatter\Extension:
            fileNamePrefix: report
            resultFilePerSuite: true
            outputDir: %paths.base%/build/tests

Then you can run:, (*7)

bin/behat -f cucumber_json

Available options:

  • fileNamePrefix: Filename prefix of generated report
  • outputDir: Generated report will be placed in this directory
  • fileName (optional): Filename of generated report - current feature name will be used by default. Only applicable when resultFilePerSuite is not enabled.
  • resultFilePerSuite (optional): The default behaviour is to generate a single report named all.json. If this option is set to true, a report will be created per behat suite.

Licence

MIT Licence, (*8)

The Versions

21/07 2017

dev-master

9999999-dev https://github.com/cawolf/behat-cucumber-formatter

Behat extension for generating json reports

  Sources   Download

MIT

The Requires

 

The Development Requires

by Christian Alexander Wolf

json behat formatter cucumber jenkins

21/07 2017

v1.2.1

1.2.1.0 https://github.com/cawolf/behat-cucumber-formatter

Behat extension for generating json reports

  Sources   Download

MIT

The Requires

 

The Development Requires

by Christian Alexander Wolf

json behat formatter cucumber jenkins

17/07 2017

v1.2

1.2.0.0 https://github.com/cawolf/behat-cucumber-formatter

Behat extension for generating json reports

  Sources   Download

MIT

The Requires

 

The Development Requires

by Christian Alexander Wolf

json behat formatter cucumber jenkins

30/04 2017

dev-fixes-14

dev-fixes-14 https://github.com/Vanare/behat-cucumber-formatter

Behat extension for generating json reports

  Sources   Download

MIT

The Requires

 

The Development Requires

json behat formatter cucumber jenkins

26/08 2016

dev-develop

dev-develop https://github.com/Vanare/behat-cucumber-formatter

Behat extension for generating json reports

  Sources   Download

MIT

The Requires

 

The Development Requires

json behat formatter cucumber jenkins

14/12 2015

v1.1.1

1.1.1.0 https://github.com/Vanare/behat-cucumber-formatter

Behat extension for generating json reports

  Sources   Download

MIT

The Requires

 

The Development Requires

json behat formatter cucumber jenkins

04/11 2015

v1.1.0

1.1.0.0 https://github.com/Vanare/behat-cucumber-formatter

Behat extension for generating json reports

  Sources   Download

MIT

The Requires

 

The Development Requires

json behat formatter cucumber jenkins

27/10 2015

v1.0

1.0.0.0

  Sources   Download

The Requires

 

The Development Requires