@vscode/test-web
Advanced tools
Changelog
0.0.14
--extensionPath
: A path pointing to a folder containing additional extensions to include. Argument can be provided multiple times.--permission
: Permission granted to the opened browser: e.g. clipboard-read, clipboard-write. See full list of options here. Argument can be provided multiple times.--hideServerLog
: If set, hides the server log. Defaults to true when an extensionTestsPath is provided, otherwise false.Changelog
0.0.9
folderPath
: A local folder to open VS Code on. The folder content will be available as a virtual file system and opened as workspace.