Closed
Description
There are cases where tests require running terminal commands - however, if a command doesn't change the file system - there currently isn't a way to detect when to run the tests. It would be great if the extension could listen to commands typed in.
It seems VSCode has a feature for this called a "Pseudoterminal".
https://code.visualstudio.com/api/references/vscode-api#Pseudoterminal
https://code.visualstudio.com/updates/v1_37#_extension-terminals