Visual Studio Code Rust-Analyzer does not see the test folder

When I write integration tests in Visual studio code, rust-analyser does not perceive the tests folder, although the cargo test works as it should

1 Like

Cross-posted on SO: Visual Studio Code Rust-Analyzer does not see the test folder - Stack Overflow. Please add this link to your question to avoid duplicated effort.

1 Like

look at : Code shared from the Rust Playground · GitHub

1 Like

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.