https://github.com/xray-app/tutorial-rjt
https://github.com/xray-app/tutorial-rjt
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/xray-app/tutorial-rjt
- Owner: Xray-App
- License: bsd-3-clause
- Created: 2023-05-04T10:09:44.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-04T16:59:25.000Z (over 2 years ago)
- Last Synced: 2025-02-28T15:16:57.641Z (over 1 year ago)
- Language: JavaScript
- Size: 22.5 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tutorial-RJT
[](https://opensource.org/licenses/BSD-3-Clause)
[](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)