Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cucumber-html-reporter

Package Overview
Dependencies
Maintainers
1
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cucumber-html-reporter - npm Package Versions

1
7

3.0.3

Diff

Changelog

Source

3.0.3 (Sep-20-2017)

  • Update outdated dependencies PR#115
kushang
published 3.0.2 •

Changelog

Source

3.0.2 (Sep-20-2017)

  • Add Backward compatibility for Cucumber V2 and V3. Add styling to Keywords GWT on HTML Report PR#114
kushang
published 3.0.1 •

Changelog

Source

3.0.1 (Aug-23-2017)

  • Feature: update to simple theme report PR#106
  • Fix issues: #101, #98
kushang
published 3.0.0 •

Changelog

Source

3.0.0 (Aug-22-2017)

  • Support for Cucumber 3 PR#104
  • Use cucumber-html-reporter@2.0.3 for < Cucumber@3
kushang
published 2.0.3 •

Changelog

Source

2.0.3 (Jul-17-2017)

  • Escape HTML on step name & fix <p> and <div> order for block 'scenario-container' PR#97. Resolve Issue #52
kushang
published 2.0.2 •

Changelog

Source

2.0.2 (Jul-10-2017)

  • Support scoped packages PR#93

  • Fix issue#85 with Screenshot attachments with Selenium 3 & Cucumber 2 PR#95

kushang
published 2.0.1 •

Changelog

Source

2.0.1 (Jul-07-2017)

  • Save screenshots into custom directory PR#88

  • Added support for JSON attachments PR#89

      Based on MIME type of the attachment. Payload is expected to be base64-encoded (this is based on the existing behaviour of the Cucumber Reports plugin for Jenkins).
    
  • Add tests for Save Screenshots & refactor PR#91

kushang
published 2.0.0 •

Changelog

Source

2.0.0 (Jun-09-2017)

Support for Cucumber 2
  • Cucumber 2 PR#81. Resolves Issues #73,#72, #61, #55

    • Duration is reported as Milliseconds
    • Attachments are now plain text without encoding
    • DRY the templates and HTML scripts
    • Run Travis-CI with Node@7
    • Disable the Strict mode to test pending/undefined steps scenarios
  • Use cucumber-html-reporter@0.5.0 for < Cucumber@2

kushang
published 0.5.2 •

kushang
published 0.5.0 •

Changelog

Source

0.5.0 (Jun-01-2017)

Enhancement
  • Introducing new Template Hierarchy from the Proposal, PR#76 & PR#77
    • The idea is to render features under respective folder hierarchy. Best case when your features are organized under feature-folders.
  • Enhance the Step Duration. Instead of 0s, show 1ms.
  • Backward compatible
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc