Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add browsers flag #55

Merged
merged 6 commits into from
Feb 18, 2022
Merged

feat: add browsers flag #55

merged 6 commits into from
Feb 18, 2022

Conversation

yannbf
Copy link
Member

@yannbf yannbf commented Feb 16, 2022

This adds the possibility to set browsers via CLI such as:

yarn test-storybook --browsers webkit firefox
📦 Published PR as canary version: 0.0.3-canary.55.c9e2fe2.0

✨ Test out this PR locally via:

npm install @storybook/test-runner@0.0.3-canary.55.c9e2fe2.0
# or 
yarn add @storybook/test-runner@0.0.3-canary.55.c9e2fe2.0

Version

Published prerelease version: v0.0.3-next.6

Changelog

🐛 Bug Fix

  • feat: add browsers flag #55 (@yannbf)
  • fix: add file location to eject error message #57 (@yannbf)
  • feat: add eject command #54 (@yannbf)
  • Test-runner file for hook configuration #53 (@shilman)
  • feat: add update snapshot command to cli #52 (@yannbf)
  • fix: improve error message in start-storybook #51 (@yannbf)
  • Respect stories defined in main.js #46 (@yannbf)

Authors: 2

@yannbf yannbf added feature request New feature or request patch Increment the patch version when merged labels Feb 16, 2022
src/config/jest-playwright.ts Outdated Show resolved Hide resolved
src/util/getParsedCliOptions.ts Outdated Show resolved Hide resolved
@yannbf yannbf requested a review from shilman February 17, 2022 14:06
src/config/jest-playwright.ts Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request linear patch Increment the patch version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants