Ctrl+P
TSTestExecutor is a custom VSCode extension that allows users to run Playwright tests directly from VSCode with a "Run | Debug" UI above test functions.
yarn test:local
--headed --project=mobile
*.spec.ts
You can install this extension from the VSCode Marketplace or manually:
vsce package code --install-extension tstestexecutor-0.0.1.vsix