Skip to content

Commit

Permalink
Add the Visual Tests addon
Browse files Browse the repository at this point in the history
  • Loading branch information
chromatic-support committed Oct 11, 2023
1 parent 2057f36 commit 9ed8103
Show file tree
Hide file tree
Showing 4 changed files with 333 additions and 13 deletions.
1 change: 1 addition & 0 deletions .storybook/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ module.exports = {
"@storybook/addon-essentials",
"@storybook/addon-interactions",
"../",
"@chromaui/addon-visual-tests"
],
framework: {
name: "@storybook/react-webpack5",
Expand Down
5 changes: 5 additions & 0 deletions chromatic.config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"buildScriptName": "build:storybook",
"projectId": "Project:6008aabce49a640021858011",
"projectToken": "uskf6kz75lb"
}
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
"@babel/preset-env": "^7.20.2",
"@babel/preset-react": "^7.18.6",
"@babel/preset-typescript": "^7.18.6",
"@chromaui/addon-visual-tests": "^0.0.105",
"@storybook/addon-essentials": "^7.4.6",
"@storybook/addon-interactions": "^7.4.6",
"@storybook/addon-links": "^7.4.6",
Expand Down
Loading

0 comments on commit 9ed8103

Please sign in to comment.