bahmutov/cypress-if

Unwanted log from cy.task when using cypress-if with cucumber-preprocessor

Open

#69 opened on 2023年8月16日

GitHub で見る
 (14 comments) (0 reactions) (0 assignees)JavaScript (13 forks)github user discovery
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 :

image

image

fyi : I don't use any hooks like Before, AfterEach, etc.

コントリビューターガイド