-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
30 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,30 @@ | ||
# tutorial-RJT | ||
# 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) |