JSPM

  • Created
  • Published
  • Downloads 831
  • Score
    100M100P100Q106163F
  • License MIT

Storybook Plugin / Bootstrapper for Sauce Labs Visual

Package Exports

  • @saucelabs/visual-storybook
  • @saucelabs/visual-storybook/build/config/global-setup.js
  • @saucelabs/visual-storybook/build/config/global-teardown.js
  • @saucelabs/visual-storybook/package.json

Readme

Sauce Labs Visual Storybook Integration

An extension for Storybook's test-runner to integrate effortless visual testing with Sauce Labs Visual.

Installation & Usage

View installation and usage instructions on the Sauce Docs website.

Changelog

0.3.326

The default clipping behaviour changed to true. This will make sure images are clipped to the boundary of components instead of capturing the whole viewport. This change will affect all non clipped baselines created with previous sdk versions. Either recreating the baselines is needed (recommended) or changing the config to false.