kitamstudios / rust-analyzer.vs

Rust language support for Visual Studio 2022
https://marketplace.visualstudio.com/items?itemName=kitamstudios.RustAnalyzer
Other
147 stars 11 forks source link

Question: how to debug test code? #38

Closed nneesshh closed 10 months ago

nneesshh commented 1 year ago

where is the "test explorer"?

parthopdas commented 10 months ago

My apologies missed getting the notification for this.

What you are looking for is here: Run, debug & manage unit tests from test explorer. - specifically note the rust nightly requirement.

Please reopen if you still run into issues.

The project README has detailed video documentation.