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

Add support of import test.concurrent for parallelize in Jest #156

Open
metroprog opened this issue Apr 9, 2024 · 0 comments
Open

Add support of import test.concurrent for parallelize in Jest #156

metroprog opened this issue Apr 9, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request jest

Comments

@metroprog
Copy link

metroprog commented Apr 9, 2024

If use parallelization of tests in one file - tests with test.concurrent (Jest doc) do not immediately import into the testomat.io.
Workaround: first import simply test to assign an id, and then add concurrent

@metroprog metroprog added the enhancement New feature or request label Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request jest
Projects
None yet
Development

No branches or pull requests

4 participants