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

continuous mode doesn't work for individual tests if there is a playwright plugin #529

Open
4 tasks done
sheremet-va opened this issue Nov 13, 2024 · 0 comments
Open
4 tasks done
Labels
p3-minor-bug An edge case that only affects very specific usage (priority)

Comments

@sheremet-va
Copy link
Member

Describe the bug

The global button works correctly, but when watching files in the "Vitest" test tree nothing happens (the event is not triggered when the button is clicked, but regular tests work fine)

Reproduction

https://github.com/vitest-dev/vitest/tree/main/examples/basic

Output

no output when "continues run" is clicked

Version

v1.6.6

Validations

@sheremet-va sheremet-va added the p3-minor-bug An edge case that only affects very specific usage (priority) label Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p3-minor-bug An edge case that only affects very specific usage (priority)
Projects
None yet
Development

No branches or pull requests

1 participant