mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 09:08:48 +01:00
Update README.md
This commit is contained in:
@@ -3,7 +3,9 @@
|
|||||||
- Run `npm install`
|
- Run `npm install`
|
||||||
- Start the tests: `npm test -- --latest "path/to/binary"`.
|
- Start the tests: `npm test -- --latest "path/to/binary"`.
|
||||||
|
|
||||||
If you want to include 'Data Migration' area tests use `npm test -- --latest path/to/binary --stable path/to/currentStable` respectively.
|
If you want to include 'Data Migration' area tests use `npm test -- --latest path/to/binary --stable path/to/currentStable` respectively.
|
||||||
|
|
||||||
|
Detailed prerequisites and running steps are described [on our smoke test wiki](https://github.com/Microsoft/vscode/wiki/Smoke-Test#automated-smoke-test).
|
||||||
|
|
||||||
# Architecture
|
# Architecture
|
||||||
* `main.js` is used to prepare all smoke test dependencies (fetching key bindings and 'Express' repository, running `npm install` there).
|
* `main.js` is used to prepare all smoke test dependencies (fetching key bindings and 'Express' repository, running `npm install` there).
|
||||||
|
|||||||
Reference in New Issue
Block a user