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

jasmine-allure-reporter

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jasmine-allure-reporter - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

2

package.json
{
"name": "jasmine-allure-reporter",
"version": "0.2.0",
"version": "0.2.1",
"description": "Allure Framework reporter to Jasmine and its derivatives (Protractor)",

@@ -5,0 +5,0 @@ "license": "ISC",

@@ -35,2 +35,8 @@ # protractor-allure-plugin

## Generate HTML report from Allure results
The Reporter will generate xml files inside of a `resultsDir`, then we need to generate HTML out of them. You can
either use Maven for that: `mvn site -f node_modules/jasmine-allure-reporter/pom.xml -Dallure.results_pattern=.` or
choose [one of other ways to generate HTML](https://github.com/allure-framework/allure-core/wiki#generating-a-report).
## TBD

@@ -37,0 +43,0 @@ - Currently attachments are added to the test case instead of the current step. This needs to be fixed in

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