An open API service indexing awesome lists of open source software.

https://github.com/xray-app/tutorial-rjt


https://github.com/xray-app/tutorial-rjt

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# tutorial-RJT
[![license](https://img.shields.io/badge/License-BSD%203--Clause-green.svg)](https://opensource.org/licenses/BSD-3-Clause)
[![Gitter chat](https://badges.gitter.im/gitterHQ/gitter.png)](https://gitter.im/Xray-App/community)

## Overview
Code that supports the tutorials:
- [Trigger a Jenkins Pipeline](https://docs.getxray.app/display/XRAY/Trigger+a+Jenkins+Pipeline)
- [Trigger a GitHub Pipeline](https://docs.getxray.app/display/XRAY/Trigger+a+GitHub+Pipeline)

Showcasing how to configure, trigger and ship the results back to [Xray Test Management](https://www.getxray.app/) of the Remote Jobs Triggering functionality. We are using Playwright code that is a fork from the [tutorial-js-playwright](https://github.com/Xray-App/tutorial-js-playwright).

## Contact

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](https://jira.getxray.app/servicedesk/customer/portal/2).

## References

- [Playwright test](https://playwright.dev/docs/test-intro/)
- [Playwright](https://playwright.dev/)
- [Triggering Remote Jobs](https://docs.getxray.app/display/XRAY700/Triggering+Remote+Jobs)
- [Jenkins pipeline integration](https://docs.getxray.app/display/XRAY/Jenkins+pipeline+integration)
- [Integration with GitHub](https://docs.getxray.app/display/XRAY/Integration+with+GitHub)
- [Xray-action](https://github.com/marketplace/actions/xray-action)

## LICENSE

[BSD 3-Clause](LICENSE)