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

Support watchAll Jest flag #142

Merged
merged 1 commit into from
Jul 12, 2022
Merged

Support watchAll Jest flag #142

merged 1 commit into from
Jul 12, 2022

Conversation

kaelig
Copy link
Contributor

@kaelig kaelig commented Jul 12, 2022

See https://jestjs.io/docs/cli#--watchall

In some occasions, for example in a non-git directory, --watch won't work, and the suggested workaround is to use --watchAll.

Version

Published prerelease version: v0.4.0-next.3

Changelog

🚀 Enhancement

🐛 Bug Fix

⚠️ Pushed to next

  • fix: specify jest version in warning message (@yannbf)

Authors: 4

Copy link
Member

@yannbf yannbf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is perfect @kaelig ! Thank you so much for this contribution!

@yannbf yannbf merged commit 69047e8 into storybookjs:next Jul 12, 2022
@yannbf yannbf mentioned this pull request Jul 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants