vscode-test-utils
Test utilities for Visual Studio Code.

API
``ts
import * as utils from 'vscode-test-utils;
``
$3
Closes all files in the workspace.
$3
Creates a file. If filename` is not provided, a random file is written in the operating system's temporary directory.
$3
Opens an empty file in the workspace.
$3
Opens a file in the workspace.