Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jesterxl/cucumber-protractor-report

Shows report of which features pass or fail as well as which scenario statements pass or fail from running Cucumber.
https://github.com/jesterxl/cucumber-protractor-report

Last synced: 8 days ago
JSON representation

Shows report of which features pass or fail as well as which scenario statements pass or fail from running Cucumber.

Awesome Lists containing this project

README

        

# cucumber-protractor-report
Shows report of which features pass or fail as well as which scenario statements pass or fail from running Angular's Protractor via Cucumber.

## Previews

List all features with percentage of scenarios that pass.

![Report](preview-1.png)

For each feature, showcases which steps pass / do not pass.

![Scenario](preview-2.png)

## Installation

`npm install cucumber-protractor-report`