dar1anmar1us/XRay Reporter
Reports tests execution report to the specified Jira/XRay Test Plan
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Path to cucumber.json result file | yes | — |
| test-plan-id | Test Plan identifier | yes | "" |
| jira-url | Jira installation Url | yes | — |
| jira-username | Jira username | yes | "" |
| jira-password | Jira token or password | yes | — |
| jira-token | Jira token | no | — |
| xray-token | Xray token | no | — |
| description | Test execution description (jira field `description`) | no | — |
| summary | Test execution summary (jira field `summary`) | no | — |
| testEnvironments | A string containing a list of test environments separated by ';' | no | — |
| cloud-env | A string containing where the tests were executed. It will be set as Karate Env field. | no | false |
| affected-versions | A string containing a list of affected versions separated by ';'. It will be set as Affects Version/s field. | no | — |
| labels | A string containing a list of labels separated by ';'. It will be set as Labels field. | no | — |
| assignee | Specify Jira User Id to set as assignee to the execution. Otherwise, the default user who do the JIRA Api call will be used. | no | — |
| debug | Specify debug mode. It adds more output. Take care, it can publish sensitive invormation if it's not properly cypher in your env variables | — | false |
Outputs
| name | description |
|---|---|
| report-key | Report imported info |