cucumber-html-reporter
cucumber-html-reporter copied to clipboard
Generates Cucumber HTML reports in three different themes
Node version: v19.0.0 cucumber-html-report: 5.5.0 @cucmber/cucumber: 8.7.0 Error message initially seen after triggering test command- `This Node.js version (v19.0.0) has not been tested with this version of Cucumber; it should...
Hello, I am using Playwright with Cucumber.js for Regression tests. I have 146 scenarios in the pack and I am attaching screenshots to all steps for QA review. When I...
I am getting error to generate the reports whenever I try to put currentDate into output and json file. 
This issue is related to https://github.com/gkushang/cucumber-html-reporter/pull/17 User can run Scenarios or Features in Parallel. Find out a way to report total time taken by the entire suite by considering the...
I am kinder confused where to pass the custom data. i tried like this, and it didnt work. wdio.config ---> 
My company's VPN is blocking the old Bootstrap CDN urls, please update the templates to the latest urls from Bootstrap docs: `` ``
As of gherkin v6 a new kyword "Rule" has been added that allows to group multiple Scenarios under a business Rule. https://cucumber.io/docs/gherkin/reference/?sbsearch=rule%20keyword#rule Also it seems the json formatter is deprecated...
Escape HTML values into header
Hello, with our acceptance tests we have rather long method names, so we run into a file length problem with the screenshot names. See error below: ``` Starting: Publish Cucumber...
Bumps [pathval](https://github.com/chaijs/pathval) from 1.1.0 to 1.1.1. Release notes Sourced from pathval's releases. v1.1.1 Fixes a security issue around prototype pollution. Commits db6c3e3 chore: v1.1.1 7859e0e Merge pull request #60 from...