You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a small repo with three of useless test.
The modules and structure used are the same as in my work project.
You can run it like npx cypress run and at the end of failed test log you can see
Those are not afterEach hook logs. Those seem standard logs from the cucumber preprocessor. I would presume the same logs also appear in the cypress UI. Please consult the documentation on https://github.com/badeball/cypress-cucumber-preprocessor?tab=readme-ov-file if there is any way to turn that log off. If not you will have to open an issue on their side.
https://github.com/triori/badeball_cypress-if
This is a small repo with three of useless test.
The modules and structure used are the same as in my work project.
You can run it like npx cypress run and at the end of failed test log you can see
I don't use any afterEach hooks or something like that. Can I turn off this logs?
The text was updated successfully, but these errors were encountered: