Skip to content

← All questions

sdods run -l api finished in under two seconds — did it actually run anything?

Asked 9,140 views2 answers

I pointed the CLI at staging and asked for the API layer only:

bash
sdods run -p demo-shop -e staging -l api

It printed nine passing scenarios and was finished before I had read the command back. No browser window, no window flashing past, nothing. Coming off a Selenium suite where nine tests is a coffee break I do not believe it.

Is -l api some kind of dry run, or did it really talk to the environment?

asked by Dinuka Perera412 ·

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