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

[Feature]: More granular reporting of test status #26

Closed
1 task done
adalinesimonian opened this issue Nov 1, 2021 · 0 comments · Fixed by #43
Closed
1 task done

[Feature]: More granular reporting of test status #26

adalinesimonian opened this issue Nov 1, 2021 · 0 comments · Fixed by #43
Labels
enhancement New feature or request

Comments

@adalinesimonian
Copy link
Owner

What problem does this feature solve?

Currently, when tests are run as a group in a single instance of VS Code, they are all reported as running in the main Jest instance and are reported as done once they have all finished running.

How does this feature solve the problem?

We should report to the main instance of Jest when each test is started and stopped with the results instead of all in one go.

What are some alternatives to this feature?

No response

Code of Conduct

  • I agree to follow jest-runner-vscode's Code of Conduct
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant