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

Use 'Jest suspend' to allow pausing tests #31

Closed
goldbergyoni opened this issue Dec 8, 2020 · 0 comments
Closed

Use 'Jest suspend' to allow pausing tests #31

goldbergyoni opened this issue Dec 8, 2020 · 0 comments
Labels
good first issue Good for newcomers

Comments

@goldbergyoni
Copy link
Contributor

Since we deal with realistic tests with DB, its sometime too wasteful to run the tests in watch-mode. Jest suspend allows the developers to put the watch-mode in pause:
https://github.com/unional/jest-watch-suspend

Before picking this issue, it's recommended to have a short tech planning chat here and only then upon sync to get up to speed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants