Skip to content

← All questions

Do -l, -b and -t stack, or does the last one win?

Asked 7,620 views2 answers

I have been typing this without really knowing what it means:

bash
sdods run -p demo-shop -e staging -l ui -b chromium -t @smoke

Three filters. Do they narrow each other down, or is one of them authoritative? Specifically: I have a scenario tagged @api @smoke. Is it in that run or not?

asked by Avery Hollis188 ·

2 answers

Have the same question?

Ask it with the command you ran and the output you got, and it will be answered here.

Ask a question

Related