
Product
Introducing Webhook Events for Alert Changes
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.
cucumber-html-formatter
Advanced tools
For general information, see the parent README.md
While hacking on this module you may want to try it out manually. To be able to do this without getting errors, first run:
make clean && make && make npm-link-shared
This is to avoid errors from React as described in facebook/react#13991.
After you have done that you should be able to generate HTML reports. For example,
to generate a report with random results for the .feature files used in gherkin's
test suite:
cd ../../gherkin
../fake-cucumber/javascript/bin/fake-cucumber \
--results random \
testdata/good/*.feature | \
../html-formatter/javascript/bin/cucumber-html-formatter.js > \
gherkin.html
The Docker image is automatically built on docker hub, but you can also build it locally:
source ../../scripts/functions.sh
docker_build Dockerfile
FAQs
HTML formatter for Cucumber
The npm package cucumber-html-formatter receives a total of 176 weekly downloads. As such, cucumber-html-formatter popularity was classified as not popular.
We found that cucumber-html-formatter demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.

Security News
ENISA has become a CVE Program Root, giving the EU a central authority for coordinating vulnerability reporting, disclosure, and cross-border response.

Product
Socket now scans OpenVSX extensions, giving teams early detection of risky behaviors, hidden capabilities, and supply chain threats in developer tools.