Skip to content

Commit ebcd432

Browse files
author
Benjamin Pasero
committed
docs for microsoft#91532
1 parent b9809ce commit ebcd432

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

test/integration/browser/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ All integration tests run in an Electron instance. You can specify to run the te
1414

1515
## Run (inside browser)
1616

17+
yarn gulp mixin-server
1718
resources/server/test/test-web-integration.[sh|bat] --browser [chromium|webkit] [--debug]
1819

1920
All integration tests run in a browser instance as specified by the command line arguments.

test/smoke/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ yarn --cwd test/automation
1313
yarn smoketest
1414

1515
# Dev (Web)
16+
yarn gulp mixin-server
1617
yarn smoketest --web --browser [chromium|firefox|webkit]
1718

1819
# Build (Electron)

0 commit comments

Comments
 (0)