Unable to get code coverage for a WordPress and php web application having cypress E2E tests #27901
Unanswered
cypress28
asked this question in
Questions and Help
Replies: 1 comment
-
Hi. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have a web application which has its source code in php and uses wordpress as a third party tool to render on the web browser. I have couple of cypress end to end tests which primarily test if the web applications looks as expected. I integrated @cypress/code-coverage plugin but there is no code coverage generated apart form cypress.config.js file (100%)
I am not sure if code coverage will be generated for a php-wordpress application or something is wrong with installation and configuration of the plugin.
Can someone please help?
Steps
Beta Was this translation helpful? Give feedback.
All reactions