Code that supports the tutorial Testing web applications using Cypress showcasing the integration between Xray Test Management on Jira and Cypress, using JUnit XML reports.
The test automation code implements a basic Cypress test.
In order to run this tutorial you need to have install the Cypress and have access to the Cypress todo example.
Tests can be executed locally with the following command
npx cypress run
Results can be submitted to Jira so that they can be shared with the team and their impacts be easily analysed. This can be achieved using Xray Test Management as shown in further detail in this tutorial for Xray Cloud.
Any questions related with this code, please raise issues in this GitHub project. Feel free to contribute and submit PR's. For Xray specific questions, please contact Xray's support team.