Code that support the tutorial Integration with TravisCI showcasing the integration between Xray Test Management and TravisCI using Java and JUnit.
The test automation code implements some basic Junit tests.
In order to run this tutorial you need to have Java and Maven.
Compilation and testing can be executed locally with the following command
mvn clean compile test --file pom.xml
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.
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.