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

@mmisty/cypress-allure-adapter

Package Overview
Dependencies
Maintainers
0
Versions
304
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mmisty/cypress-allure-adapter - npm Package Versions

1
31

0.8.7

Diff

Changelog

Source

0.8.7

  • fix error Cypress detected that you returned a promise from a command while also invoking one or more cy commands in that promise. for commands that return promises (ex. cypress-real-events plugin)
mmisty
published 0.8.6 •

Changelog

Source

0.8.6

  • fix license field
mmisty
published 0.8.5 •

Changelog

Source

0.8.5

  • added imports by ECMA2015 syntax like import '@mmisty/cypress-allure-adapter'
mmisty
published 0.8.4 •

Changelog

Source

0.8.4

  • environment variable to switch on and off cypress commands logging (allureLogCyCommands: 'true')
  • environment variable to wrap specific commands (allureWrapCustomCommands)
    • commands can be excluded by allureWrapCustomCommands: '!qaId,!cust', - all should have ! before command name
    • or can be included allureWrapCustomCommands: 'qaId'
  • requests improvements
mmisty
published 0.8.3 •

mmisty
published 0.8.2 •

Changelog

Source

0.8.2

  • fix for wrapping custom commands that doesn't return anything but have subject
mmisty
published 0.8.1 •

Changelog

Source

0.8.1

  • fixes with attaching requests files
  • writeCategoriesDefinitions interface improved to allow file path instead of categories array as argument
  • ability to endStep with status
mmisty
published 0.8.0 •

mmisty
published 0.7.3 •

Changelog

Source

0.7.3

  • custom commands logging (child commands will be grouped)
mmisty
published 0.7.2 •

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