-
Hi! Thanks for this repo, I've been very impressed thus far! One question (which may just be me being silly) is how to specify tags when running the tests? I did not see this in the CLI help and it would be very handy to run a single test. If it's just not implemented I can make an issue. |
Beta Was this translation helpful? Give feedback.
Answered by
tyranron
Feb 18, 2022
Replies: 1 comment
-
@rob-mur in latest 0.12 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
tyranron
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@rob-mur in latest 0.12
cucumber
release this is possible via-t, --tags <tagexpr>
CLI option. See "CLI" and "Tags" Book chapters for details.