microsoft / vscode-extension-test-runner

Runs tests in the UI for VS Code extensions
MIT License
9 stars 4 forks source link

Feature Request: Support Continuous Run #12

Open JustinGrote opened 10 months ago

JustinGrote commented 10 months ago

The runner should support the Continuous Run VSCode Testing API so that individual tests can be flagged for watch and then re-run when the watched test changes.