LironEr / cypress-mochawesome-reporter

Zero config Mochawesome reporter for Cypress with screenshots and videos
MIT License
158 stars 49 forks source link

fix: missing "Background" in Cucumber steps #178

Closed mistic100 closed 7 months ago

mistic100 commented 7 months ago

Today I created by first test using "Background" and saw that the corresponding block is missing in the report.

I modified the filter applied to the AST to actually filter out the scenarii but not others stuff