Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.

Running Behat with tags #32

Open
brockfanning opened this issue Feb 16, 2023 · 1 comment
Open

Running Behat with tags #32

brockfanning opened this issue Feb 16, 2023 · 1 comment

Comments

@brockfanning
Copy link

Hi all, is it possible to use this plugin to run a specific Behat tag? I was hoping to be able to do something like this:

blt tests:behat --tags="@foo"

But I get this error: The "--tags" option does not exist.

Thank you for any tips!

@pavlosdan
Copy link
Contributor

you can do blt tests:behat:run -D behat.tags='@foo'

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants