Skip to content

Commit

Permalink
Merge pull request #25 from BrowserStackCE/add-testing-generate-report
Browse files Browse the repository at this point in the history
Add testing generate report
  • Loading branch information
Rushabhshroff committed Jun 8, 2023
2 parents 69642b8 + 3c03eec commit 8d9d470
Show file tree
Hide file tree
Showing 5 changed files with 38 additions and 2,391 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Example Build URL: `https://percy.io/<projectId>/PercyReporting/builds/<buildId>

```sh
--percy-token <percyToken> Percy ReadOnly or FullAccess Token (default: PERCY_TOKEN Environment Variable)
--download-path <downloadPath> Directory path where to generate the report (default: "./Report")
--download-path <downloadPath> Directory path where to generate the report (default: "./Reports")
--download-images If True Images will be downloaded (default: false)
--diff-threshold Threshold for percentage change in snapshots (default : 1)
-h, --help display help for command
Expand Down
Loading

0 comments on commit 8d9d470

Please sign in to comment.