Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@percy/storybook

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@percy/storybook - npm Package Compare versions

Comparing version 5.0.2 to 5.0.3

8

package.json
{
"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.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc