@percy/storybook
Advanced tools
Comparing version 5.0.2 to 5.0.3
{ | ||
"name": "@percy/storybook", | ||
"version": "5.0.2", | ||
"version": "5.0.3", | ||
"description": "Storybook addons for visual testing with Percy", | ||
"keywords": [ | ||
"storybook-addons", | ||
"storybook", | ||
"addon", | ||
"visual", | ||
@@ -11,3 +12,4 @@ "visual-testing", | ||
"percy", | ||
"image-testing" | ||
"image-testing", | ||
"test" | ||
], | ||
@@ -14,0 +16,0 @@ "license": "MIT", |
@@ -7,6 +7,8 @@ # @percy/storybook | ||
[Percy](https://percy.io) is an all-in-one visual testing and review platform. It captures screenshots, compares them against the baseline, and highlights visual changes. With increased visual coverage, teams can deploy code changes with confidence with every commit. | ||
[Percy](https://percy.io?utm_source=storybook&utm_medium=partnered&utm_campaign=documentation) is an all-in-one visual testing and review platform. It captures screenshots, compares them against the baseline, and highlights visual changes. With increased visual coverage, teams can deploy code changes with confidence with every commit. | ||
[Storybook](https://storybook.js.org) supports cross-browser visual testing natively using Percy. You can use Percy for visual testing of web applications on desktop and mobile browsers. | ||
[Storybook](https://storybook.js.org) supports cross-browser visual testing natively using Percy. You can use Percy for visual testing of web applications on desktop and mobile browsers. | ||
Sign up [here](https://www.browserstack.com/users/sign_in?utm_source=storybook&utm_medium=partnered&utm_campaign=documentation) to get started with Percy for free. | ||
The benefits of utilizing Percy for visual testing include the following: | ||
@@ -18,3 +20,3 @@ | ||
- Collaboration: Improves collaboration between developers, designers, and QA teams by providing a visual representation of changes. | ||
Prevent regression: Prevents you from experiencing unintended visual regressions. | ||
- Prevent regression: Prevents you from experiencing unintended visual regressions. | ||
@@ -26,3 +28,3 @@ ## How does Percy work? | ||
## Run your first build with percy | ||
[Percy’s sample build tutorial for Storybook.](https://www.browserstack.com/docs/percy/sample-build/storybook) | ||
[Percy’s sample build tutorial for Storybook.](https://www.browserstack.com/docs/percy/sample-build/storybook?utm_source=storybook&utm_medium=partnered&utm_campaign=documentation) | ||
@@ -182,3 +184,3 @@ ## Installation | ||
The following `percy` Storybook parameters are accepted in addition to [common per-snapshot | ||
options](https://docs.percy.io/docs/cli-configuration#per-snapshot-configuration): | ||
options](https://www.browserstack.com/docs/percy/take-percy-snapshots/overview#per-snapshot-configuration?utm_source=storybook&utm_medium=partnered&utm_campaign=documentation): | ||
@@ -185,0 +187,0 @@ - **skip** - Boolean indicating whether or not to skip this story. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
50197
356