More tests can be found here
The test can be administered via VS Code Live Share
The generated link gives an anonymous browser:
- access to your locally running vscode instance
- allows read/write of the file-system opened in vscode
- does not allow access to the terminal (to execute arbitrary commands)
- does allow view access of the terminal (so jest --watch works for both parties)