cypress-xray-plugin
TypeScript icon, indicating that this package has built-in type declarations

7.0.0 • Public • Published

npm version npm downloads open GitHub issues unaddressed GitHub issues

Cypress Xray Plugin

A plugin for coupling together Cypress and Xray. Supports Xray Server/DC and Xray Cloud.

Features include:

  • upload test results to Xray
    • attach screenshots as test execution evidence
    • attach videos to test execution issues
    • reuse existing test execution and test plan issues
  • CI/CD ready
    • no hardcoded credentials
    • every option customizable in CLI
  • Cucumber integration
    • synchronization/upload of step definitions to Xray
    • results upload as described above

Quick Setup

Run the following command to add the plugin to your project:

npm install --save-dev cypress-xray-plugin

[!NOTE] This plugin only works when running Cypress through the CLI (i.e. npx cypress run).

Documentation

Please visit the documentation to find out how to fully setup the plugin, including a full list of options.

Issues

If you're encountering strange behaviour or feel like a feature is missing, feel free to create a GitHub issue.

Package Sidebar

Install

npm i cypress-xray-plugin

Weekly Downloads

3,861

Version

7.0.0

License

MIT

Unpacked Size

372 kB

Total Files

187

Last publish

Collaborators

  • qytera