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

cypress-testrail

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cypress-testrail - npm Package Versions

13

2.3.1

Diff

Changelog

Source

[2.3.1]

  • Fixed problem with "ColoredConsole.debug" is not a function in Create-TestRun mode. it should be debug, and not debugg
boxblinkracer
published 2.3.0 •

Changelog

Source

[2.3.0]

Added

  • It's now possible to add multiple case ids to a test. Just do it like this "C1 C2 C3: my description of the test".
  • Added new colored console outputs for successful or failed API calls.
  • Improve the output of failed API calls to TestRail. The error message is now extracted and shown in a more convenient way.
boxblinkracer
published 2.2.1 •

Changelog

Source

[2.2.1]

Fixed

  • Fixed cast problem with string replace function when using CLI ENV variables with INT values.
boxblinkracer
published 2.2.0 •

Changelog

Source

[2.2.0]

Changed

  • RunIDs can now also be provided with a leading "R" and spaces. The integration will automatically remove it.
  • ProjectIDs can now also be provided with a leading "P" and spaces. The integration will automatically remove it.
  • MilestoneIDs can now also be provided with a leading "M" and spaces. The integration will automatically remove it.

Fixed

  • Fixed problem with missing axio package when doing an installation from scratch
boxblinkracer
published 2.1.1 •

Changelog

Source

[2.1.1]

Changed

  • Elapsed times with "0s" will not be sent anymore. TestRail doesn't like this.
  • Changed runName placeholder from %datetime% to datetime to support better usages with bash for CI pipelines
boxblinkracer
published 2.1.0 •

Changelog

Source

[2.1.0]

Added

  • Add mode to create TestRuns inside TestRail with custom names, placeholders and more
  • Added option to provide config data as Cypress ENV variables
boxblinkracer
published 2.0.0 •

Changelog

Source

[2.0.0]

Breaking Changes

We had to change the way how the integration is registered. The new way allows to read additional Cypress events and gather information about browsers, versions and more. Please see the UPGRADE.md file for more about this topic.

Added

  • Add collected data to TestRail result such as Cypress version, browser, baseURL, system and Spec file.
  • Add option to set a custom comment that is passed on to the result in TestRail. You can use this to describe your AUT version, commit hash or more.

Changed

  • Changed the way how the integration is registered.
  • TestRail results are now sent at the end of a spec file, and not directly after a single test anymore.
boxblinkracer
published 1.1.0 •

Changelog

Source

[1.1.0]

Added

  • Add Cypress error message to result comment
  • Add elapsed time to result

Changed

  • Result comment is now trimmed to keep it neat ;)
  • Improved extraction of Case IDs in Cypress titles by adding a trim to the title.
boxblinkracer
published 1.0.0 •

Changelog

Source

[1.0.0]

Added

  • Initial version of the Cypress TestRail Integration
boxblinkracer
published 0.1.3 •

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