A Cypress plugin for Xray integration. Supports Xray Server/DC and Xray Cloud.
- Upload test results to Xray
- Attach screenshots as test execution evidence
- Attach web requests as test execution evidence
- Attach videos to test execution issues
- Reuse existing test execution and test plan issues
- CI/CD ready
- Cucumber support
Cucumber only:
- Automatic import of feature files to Jira
Future features:
- Automatic execution of Cucumber tests based on Xray step definitions
Note
This plugin only works when running Cypress through the CLI (i.e. npx cypress run
).