Skip to content

VSCode Test Explorer - tests do not support extraTestBinaryArgs #17959

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

Closed
duncanawoods opened this issue Aug 25, 2024 · 0 comments
Closed

VSCode Test Explorer - tests do not support extraTestBinaryArgs #17959

duncanawoods opened this issue Aug 25, 2024 · 0 comments
Labels
A-test-explorer Issues related to the test explorer lsp extension and vscode test api C-bug Category: bug

Comments

@duncanawoods
Copy link

Tests run from the vscode test explorer (which includes using the test command, button in margin, and keyboard shortcut) do not use the setting rust-analyzer.runnables.extraTestBinaryArgs so flags like --nocapture cannot be set.

@duncanawoods duncanawoods added the C-bug Category: bug label Aug 25, 2024
@Veykril Veykril added the A-test-explorer Issues related to the test explorer lsp extension and vscode test api label Aug 25, 2024
bors added a commit that referenced this issue Aug 25, 2024
fix: add extra_test_bin_args to test explorer test runner

`@HKalbasi` I thought I included this in #17470 but it appears not so I have created a new issue #17959 for this fix.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-test-explorer Issues related to the test explorer lsp extension and vscode test api C-bug Category: bug
Projects
None yet
Development

No branches or pull requests

3 participants