Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 367 Bytes

File metadata and controls

22 lines (14 loc) · 367 Bytes

Setup

  • Clone this repository
  • yarn --pure-lockfile

E2E testing

All storybook versions

$ ./e2e.sh

When the command exit successfully, check __screenshots__ dir. There should be captured PNG files.

Single storybook

And e2e.sh also accepts a specific storybook example's name. For example:

$ ./e2e.sh examples/v4-simple