Skip to content

Conversation

penx
Copy link

@penx penx commented May 27, 2021

In the documentation for debugging with vscode, add a suggested vscode launch.json config that allows you to only run/debug the open test spec.

Adding ${relativeFile} as an arg means vscode will only run the open spec file - this would be a common scenario when debugging tests, rather than waiting for all other tests to run before your debugger reaches the test that you are trying to debug.

Add a vscode config to launch.json that allows you to only run/debug the open test spec.
@stale
Copy link

stale bot commented Jan 9, 2022

This pull request has been automatically marked as stale because it has not had any recent activity. It will be closed in 5 days if no further activity occurs.

@stale stale bot added the stale label Jan 9, 2022
@penx
Copy link
Author

penx commented Jan 9, 2022

Not stale

@stale stale bot removed the stale label Jan 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants