badeball / cypress-cucumber-preprocessor

Run cucumber/gherkin-syntaxed specs with Cypress
MIT License
1.32k stars 147 forks source link

Close to console output for unselected tags #1168

Closed nurullahsahin44 closed 6 months ago

nurullahsahin44 commented 6 months ago

Hi, Actually I want to ask a question. When I run my cypress project with tag, project searching to all project and running, but I dont want to see unselected tags in console output. Look at my picture for example I was run @alarm tag and it could not find test in Merchant Settings, after then it found in flexible link.feature file 1 test , actually I dont want to see Blue rows for it has not @alarm tag, How can I resolve my problem, Do you have any suggestion ? or any Development for this ?

tests

badeball commented 6 months ago

Relevant options are documented at https://github.com/badeball/cypress-cucumber-preprocessor/blob/master/docs/tags.md