Import Jira test results into Xray with a few clicks, streamlining your testing process.
Automations that update Xray with fresh test results from multiple Jira projects.
This GitHub action saves time and ensures up-to-date test results in Xray, making it easier to track and analyze.
"A founder, Alex, is managing multiple Jira projects and wants to visualize their test results in Xray. To set this up, Alex creates a new GitHub action, installs the Xray action, and configures the workflow to import results from the relevant Jira projects. After a few minutes, the action is running and updating Xray with the latest tests."
Beginners can try this action to get started with automating test results import into Xray.
Seasoned engineers will reach for this action to streamline their team's testing workflow and stay up-to-date with Xray's test analytics.
Make sure your Jira project has permissions set up to access your test results, or the action may not work as expected.
Automates the import of test results into Xray, a test management tool integrated with Jira, streamlining your testing and project management workflow.
name: Import Test Results
on:
push:
branches: [ main ]
jobs:
import-test-results:
runs-on: ubuntu-latest
steps:
- name: Import Test Results into Xray
uses: mikepenz/xray-action@v1Read the entire source before you build โ unlike paid marketplaces that hide it behind a buy button.
Are you the creator of this tool? Claim your listing โ and earn 85% of every sale.
More devtools tools founders pair with this one.