New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

multiple-cucumber-html-reporter

Package Overview
Dependencies
Maintainers
1
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

multiple-cucumber-html-reporter - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

9

CHANGELOG.md
CHANGELOG
=========
<a name="1.0.1"></a>
## [1.0.1](https://github.com/wswebcreation/multiple-cucumber-html-reporter/compare/v1.0.0...v1.0.1) (2017-09-12)
### Bug Fixes
* **fix:** fixed typos, see [PR 9](https://github.com/wswebcreation/multiple-cucumber-html-reporter/pull/9), tnx to [achingbrain](https://github.com/achingbrain)
<a name="1.0.0"></a>

@@ -10,3 +17,3 @@ ## [1.0.0](https://github.com/wswebcreation/multiple-cucumber-html-reporter/compare/v0.2.1...v1.0.0) (2017-09-08)

* **feature:** added support for CucumberJS 3, the only thing that has changes for reporting is that the `embedding.mime_type` has been changed to `embedding.media.type`.
* **feature:** metadata is not also an option, see the readme
* **feature:** `metadata` is now also an option, see the readme

@@ -13,0 +20,0 @@ <a name="0.2.1"></a>

2

lib/generate-report.js

@@ -185,3 +185,3 @@ 'use strict';

* Parse each scenario within a feature
* @param {object} feature a feature with all the scenario's in it
* @param {object} feature a feature with all the scenarios in it
* @return {object} return the parsed feature

@@ -188,0 +188,0 @@ * @private

{
"name": "multiple-cucumber-html-reporter",
"version": "1.0.0",
"version": "1.0.1",
"description": "Generate beautifull cucumberjs reports for multiple instances (browsers / devices)",

@@ -5,0 +5,0 @@ "keywords": [

@@ -9,3 +9,3 @@ Multiple Cucumber HTML Reporter

- a quick overview of all tested features and scenario's
- a quick overview of all tested features and scenarios
- a features overview that can hold multiple runs of the same feature / runs of the same feature on different browsers / devices

@@ -12,0 +12,0 @@ - a features overview that can be searched / filtered / sorted

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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