diff --git a/doc/01-user-guide.adoc b/doc/01-user-guide.adoc index bb8a2b7e..ac26a400 100644 --- a/doc/01-user-guide.adoc +++ b/doc/01-user-guide.adoc @@ -209,13 +209,13 @@ bb tools-versions + [source,bash] ---- -bb test all +bb test:bb ---- * For a smaller sanity test, you might want to run api tests against browsers you are particularly intested in. Example: + [source,bash] ---- -bb test api --browser chrome +bb test:bb --suites api --browsers chrome ---- During the test run, browser windows will open and close in series.