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

reportportal-agent-cucumber

Package Overview
Dependencies
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

reportportal-agent-cucumber - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

2

package.json
{
"name": "reportportal-agent-cucumber",
"version": "2.0.1",
"version": "2.0.2",
"description": "Agent that connects cucumber-js with report portal ",

@@ -5,0 +5,0 @@ "main": "./modules/index",

# agent-js-cucumber
This cucumber agent works well with cucumber version < 3.0.0
This cucumber agent works well with cucumber versions from 3.0.0 to 4.2.1 including
## Install agent to your project dir

@@ -152,3 +152,3 @@ ```cmd

If you launch cucmber in single tread mode , just add agent initialization to the handler.js . Without id field.
. You can see this in the example bellow.
. You can see this in the example below.
Update your configuration file as follows:

@@ -315,2 +315,2 @@ #### handlers.js

Licensed under the [GPLv3](https://www.gnu.org/licenses/quick-guide-gplv3.html)
license (see the LICENSE.txt file).
license (see the LICENSE.txt file).
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