Hi All. I have written e2e cypress automation tests with BDD cucumber framework on storybook to test a component.
Now I'm trying to get a code coverage report for my tests.
My test report says Statements 0%, Functions 100%, branches, 0% lines 0%.
I would like to know why I'm not getting proper report. Don't know where/what is the mistake, if tests or in configuring code coverage🤨
Can any one please help me on this 😫🙏