cucumber / cucumber/cucumber-node
Filter by tag expression
Open
cucumber-gap
- Dominant language
- TypeScript
- Stars
- 11
- Forks
- 1
- Avg merge
- 13h 45m
- Merged PRs (30d)
- 19
Description
This could be achieved easily by either:
- Filtering out the non-matching pickles, OR
- Marking them with `skip: true` so they aren't run
The latter seems odd but is consistent with how Node.js does filtering by test name.
The question is more how we support configuring it, see #13.
Contributor guide
Assessment
This issue has not been assessed yet.