jest-cucumber icon indicating copy to clipboard operation
jest-cucumber copied to clipboard

How to run with Tags?

Open ThiagoMFerreira opened this issue 2 years ago • 1 comments

Hello, i want run a specific test using tags and i am not able to do that and not found any documentation explain how to do it.

I have added a tag to my Scenario and tried to run it with npm test --tags @mytag but is running all tests.

ThiagoMFerreira avatar Sep 09 '22 13:09 ThiagoMFerreira

Try with this:

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

tonirecio avatar Oct 18 '22 11:10 tonirecio

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] avatar Mar 28 '24 02:03 github-actions[bot]

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

github-actions[bot] avatar Apr 05 '24 02:04 github-actions[bot]