We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
--select-file
--select-resource
This should be done using the same syntax that is supported for the URI argument of dynamic tests (?line=...&column=...).
?line=...&column=...
--select-unique-id
--select
The text was updated successfully, but these errors were encountered:
Add support for passing line and column number to ConsoleLauncher via…
f37db92
… `--select-file` and `--select-resource` (#4044) Resolves #3483
juliette-derancourt
Successfully merging a pull request may close this issue.
This should be done using the same syntax that is supported for the URI argument of dynamic tests (
?line=...&column=...
).Related issues
--select-unique-id
support to ConsoleLauncher #3484--select
ConsoleLauncher options #3485The text was updated successfully, but these errors were encountered: