Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Run test in debug mode #14

Open
OmarDST opened this issue Aug 29, 2024 · 1 comment
Open

[Feature Request] Run test in debug mode #14

OmarDST opened this issue Aug 29, 2024 · 1 comment

Comments

@OmarDST
Copy link

OmarDST commented Aug 29, 2024

It would be nice to have option to run the test in debug mode just like vitest

currently, I have to manually copy the test script command after clicking "Run test" via Code Lense and run it using vs code built in JavaScript Debug Terminal which works wonderfully.

The extension should add another text in the Code Lenses like "Run test debug" next to "Run test" text and this should run the test script command using vs code built in JavaScript Debug Terminal.

This should be applicable to when running the test via VS Code Test Explorer

@OmarDST OmarDST changed the title Run test in debug mode [Feature Request] Run test in debug mode Aug 29, 2024
@tom-thorne
Copy link

+1 vote. Would love that option

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants