mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Switch to vscodetestcover for running extension tests (#5458)
* Update vscode dependency (needed for test runner) to pull latest 1.x version * Update to use 1.1.5 instead * Undo change to vscode engine version * Switch to using vscodetestcover for running tests * Switch to cobertura output for coverage reports * Remove vscode dependency from profiler extension * Update yarn.lock with combined changes
This commit is contained in:
@@ -640,7 +640,7 @@
|
||||
"@types/node": "^8.0.24",
|
||||
"mocha": "^5.2.0",
|
||||
"should": "^13.2.1",
|
||||
"vscode": "^1.1.26",
|
||||
"vscodetestcover": "^1.0.2",
|
||||
"typemoq": "^2.1.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user