We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have a mixture of jest and playwright tests in my project.
I want to use maestro for playwright, but the jest runner for my jest tests.
When I try to run jest tests using the icon next to my tests, it tries to use maestro.
How can I make it so the IDE selects the correct test runner?
The text was updated successfully, but these errors were encountered:
Hi Rhys, there is the setting that can affect this behavior:
Did you try switching it?
Sorry, something went wrong.
No branches or pull requests
I have a mixture of jest and playwright tests in my project.
I want to use maestro for playwright, but the jest runner for my jest tests.
When I try to run jest tests using the icon next to my tests, it tries to use maestro.
How can I make it so the IDE selects the correct test runner?
The text was updated successfully, but these errors were encountered: