firsttris / vscode-jest-runner

Simple way to run or debug one or more tests from context menu, codelens or command plalette
https://marketplace.visualstudio.com/items?itemName=firsttris.vscode-jest-runner
MIT License
265 stars 124 forks source link

Clears output from all integrated terminals #368

Open rickhaws opened 2 months ago

rickhaws commented 2 months ago

When choosing "Run" or "Debug" from inside an editor, the Jest runner clears output not only from the terminal it opens, but from some other existing terminals as well.