bencompton / jest-cucumber

Execute Gherkin scenarios in Jest
Apache License 2.0
662 stars 118 forks source link

Tag filtering globally with config? #137

Closed siraajahmed closed 7 months ago

siraajahmed commented 3 years ago

Hi

We have 100+ of these tests and we want to ignore a certain tag from all them without having to update each step file individually.

Is there a way to do this through configuration?

Thanks

madhusudhan-patha commented 2 years ago

There are some steps defined here to configure tags. But for me it is triggering all feature files even after configuring the tags as described here.

https://github.com/bencompton/jest-cucumber/blob/master/docs/AdditionalConfiguration.md#global-configuration

github-actions[bot] commented 7 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 7 months ago

This issue is closed because there has been no recent activity.