Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

protractor-cucumber HTML reporting feature request #31

Closed
igniteram opened this issue May 6, 2016 · 2 comments
Closed

protractor-cucumber HTML reporting feature request #31

igniteram opened this issue May 6, 2016 · 2 comments

Comments

@igniteram
Copy link

I have been using the "resultJsonOutputFile" feature of protractor which generates an Json file which has to be converted to xml format which could be then displayed as HTML report. can we have protractor-cucumber to generate html reports or support at least cucumber-html-report plugin in cucumberOptions?? are there any PR's raised for this?
Note: I am aware that there is a work around by installing node-module called cucumber-html report which uses mustache to convert json files to html reports.

@darrinholst
Copy link
Contributor

This library is just glue code between cucumber and protractor. Any options or formatters that cucumber supports can be passed through to it in the cucumberOpts. If there is something you feel is missing in cucumber itself it's probably better to raise that issue over there. Looks like there there is one open there now.

@mattfritz
Copy link
Collaborator

Closing in favor of aforementioned cucumber/cucumber-js#94

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants