mirror of
https://github.com/microsoft/vscode.git
synced 2026-03-02 23:09:59 +00:00
Added step to run npm install
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# VS Code Smoke Testing
|
||||
The following command is used to run the tests: `npm test -- --latest "path/to/binary"`.
|
||||
|
||||
- Run `npm install`
|
||||
- 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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user