I pointed the CLI at staging and asked for the API layer only:
sdods run -p demo-shop -e staging -l apiIt 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?