Skip to content

Commit

Permalink
docs for #91532
Browse files Browse the repository at this point in the history
  • Loading branch information
bpasero committed Feb 26, 2020
1 parent b9809ce commit ebcd432
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions test/integration/browser/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ All integration tests run in an Electron instance. You can specify to run the te

## Run (inside browser)

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

All integration tests run in a browser instance as specified by the command line arguments.
Expand Down
1 change: 1 addition & 0 deletions test/smoke/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ yarn --cwd test/automation
yarn smoketest

# Dev (Web)
yarn gulp mixin-server
yarn smoketest --web --browser [chromium|firefox|webkit]

# Build (Electron)
Expand Down

0 comments on commit ebcd432

Please sign in to comment.