-
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels