Back to Storybook

Test Runner Execute With Url

docs/_snippets/test-runner-execute-with-url.md

10.3.6395 B
Original Source
shell
npm run test-storybook -- --url https://the-storybook-url-here.com
shell
pnpm run test-storybook  --url https://the-storybook-url-here.com
shell
yarn test-storybook --url https://the-storybook-url-here.com