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

option to always launch test in new terminal #206

Open jonnytest1 opened 3 years ago

jonnytest1 commented 3 years ago

would be appreciated if the runner could start each test in a new terminal - mainly so the integrated.terminal.env gets passed to the test