bahmutov/cypress-if
GitHub で見るUnwanted log from cy.task when using cypress-if with cucumber-preprocessor
Open
#69 opened on 2023年8月16日
help wantedquestion
Repository metrics
- Stars
- (103 stars)
- PR merge metrics
- (30d に merged PR はありません)
説明
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.