@chromatic-com/storybook
Advanced tools
Comparing version 1.1.2--canary.177.d42696e.0 to 1.1.2--canary.178.f756913.0
@@ -47,2 +47,3 @@ { | ||
"@types/jsonfile": "^6.1.1", | ||
"@types/moment-duration-format": "^2.2.6", | ||
"@types/node": "^18.15.0", | ||
@@ -66,2 +67,4 @@ "@types/pluralize": "^0.0.29", | ||
"jest": "^29.5.0", | ||
"moment": "^2.30.1", | ||
"moment-duration-format": "^2.3.2", | ||
"msw": "^2.0.0", | ||
@@ -165,3 +168,3 @@ "msw-storybook-addon": "2.0.0--canary.122.b3ed3b1.0", | ||
}, | ||
"version": "1.1.2--canary.177.d42696e.0" | ||
"version": "1.1.2--canary.178.f756913.0" | ||
} |
@@ -1,4 +0,4 @@ | ||
# Visual Tests addon for Storybook | ||
# Storybook Visual Testing addon | ||
Run visual tests on your stories and compare changes with the latest baselines to catch UI regressions early in development. Supports multiple viewports, themes, and browsers. | ||
The Visual Testing addon enables you to run visual tests on your stories and compare changes with the latest baselines across multiple viewports and browsers to catch UI regressions early in development without leaving Storybook. | ||
@@ -8,3 +8,3 @@ ## Prerequisites | ||
- Chromatic [account configured](https://www.chromatic.com/docs/setup#sign-up) with access to a project | ||
- Storybook 7.6 or later | ||
- Storybook 7.2 or later | ||
@@ -88,3 +88,3 @@ ## Getting Started | ||
We welcome contributions! If you're a maintainer, refer to the following [instructions](./Development.md) to set up your development environment with Chromatic. | ||
We welcome contributions to the Storybook Addon Visual Tests! If you're a maintainer, refer to the following [instructions](./Development.md) to set up your development environment with Chromatic. | ||
@@ -91,0 +91,0 @@ ### License |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
2493538
73
2476