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

Running Quokka and Wallaby simultaneously coverage markers #1919

Open
dandevs opened this issue Nov 17, 2018 · 2 comments
Open

Running Quokka and Wallaby simultaneously coverage markers #1919

dandevs opened this issue Nov 17, 2018 · 2 comments

Comments

@dandevs
Copy link

dandevs commented Nov 17, 2018

I'm running wallaby on my project but sometimes I might want to use quokka to do some tinkering before I write a test, but wallaby's code coverage markers take precedence over quokka. Is there a solution for this?

@smcenlly
Copy link
Member

We have not designed Wallaby and Quokka to be used together at the same time. This previous post describes how/when to use each product.

If you're using Quokka, we recommend first stopping Wallaby. When you've finished with Quokka, you can start Wallaby again.

@smcenlly smcenlly reopened this Nov 19, 2018
@smcenlly smcenlly transferred this issue from wallabyjs/quokka Nov 19, 2018
@smcenlly
Copy link
Member

We have a similar issue with gutter icons overriding breakpoints for VS Code (microsoft/vscode#5923).

We'll investigate adding a feature so that Wallaby can suppress gutter icons in VS Code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants