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

Getting code coverage from individual micro frontend #274

Open
omkar-nath opened this issue Mar 17, 2022 · 0 comments
Open

Getting code coverage from individual micro frontend #274

omkar-nath opened this issue Mar 17, 2022 · 0 comments

Comments

@omkar-nath
Copy link

Hi,
Apologies If I am lacking any understanding.

I instrumented our micro-frontend code. But when I am testing it in the shell layer, I am getting error that the the code is not instrumented. The reason which I can think of for this is till the time I navigate to my microfrontend using cy.visit the '@cypress/code-coverage/' plugin already started searching for the global.coverage variable which is not available currently and it only gets set when we visit our microfrontend app.

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

No branches or pull requests

1 participant