cucumber-html-formatter

21.9.0last stable release 2 months ago
Complexity Score
Medium
Open Issues
19
Dependent Projects
1
Weekly Downloadsglobal
262

License

  • MIT
    • Yesattribution
    • Permissivelinking
    • Permissivedistribution
    • Permissivemodification
    • Nopatent grant
    • Yesprivate use
    • Permissivesublicensing
    • Notrademark grant

Downloads

Readme

Cucumber HTML Formatter

This is a cross-platform formatter that produces a pretty HTML report for Cucumber runs.

It is built on top of @cucumber/react-components and works with any Cucumber implementation with a message formatter that outputs cucumber messages.

This formatter is built into the following Cucumber implementations:

  • cucumber-ruby
  • cucumber-jvm
  • cucumber-js

Contributing

The Java and Ruby packages are wrappers that bundle the build artefacts from the Javascript package.

Thus, to work on either the Java or Ruby packages, you will need to have installed Node.js first.

Once you have Node.js installed, you can use:

make prepare

This will build the Javascript package and copy the required artifacts to the Java and Ruby packages.

Dependencies

CVE IssuesActive
0
Scorecards Score
No Data
Test Coverage
No Data
Follows Semver
Yes
Github Stars
16
Dependenciestotal
7
DependenciesOutdated
4
DependenciesDeprecated
0
Threat Modelling
No
Repo Audits
No

Learn how to distribute cucumber-html-formatter in your own private RubyGems registry

gem install cucumber-html-formatter
Processing...
Done

45 Releases

RubyGems on Cloudsmith

Getting started with RubyGems on Cloudsmith is fast and easy.