cypress-io / code-coverage

Saves the code coverage collected during Cypress tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing "BEFORE ALL" and "AFTER ALL" when using Cypress 10

tomaszwojciechowski opened this issue · comments

Logs and screenshots
When I run same test using Cypress 9, then I see
obraz
but using Cypress 10, "BEFORE ALL" and "AFTER ALL" are not displayed.

Versions
Cypress 9.7.0 and 10.3.0
OS: Windows 11
Node 16.15.1
npm 8.11.0
loader for Webpack: coverage-istanbul-loader

My bad.
Whole walkthrough for Cypress 10 coverage for Angular 13 application : https://medium.com/@twojciechowski/cypress-10-coverage-for-angular-13-app-3b12db05f59a