bahmutov/cypress-if
View on GitHubUnwanted log from cy.task when using cypress-if with cucumber-preprocessor
Open
#69 opened on Aug 16, 2023
help wantedquestion
Repository metrics
- Stars
- (103 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
I noticed that when I import cypress-if to project that have cucumber-preprocessor from @badeball installed and then runs the test, Cypress will log something like this :
fyi : I don't use any hooks like Before, AfterEach, etc.