Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fundakol committed Oct 13, 2021
1 parent a6eaf24 commit be5e9e1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,3 +81,8 @@ $ pytest --jira-xray --testplan TestPlanId
```commandline
$ pytest --jira-xray --cloud
```

* Store results in a file instead of exporting directly to a XRAY server
```commandline
$ pytest --jira-xray --xraypath=xray.json
```

0 comments on commit be5e9e1

Please sign in to comment.