Rust Analyzer Test Lens not showing in VSCode

I'm fairly new with Rust and am working on a project where I really need to debug some tests / code and for some reason I no longer see the Test | Debug lens at the top of my tests. I've gone through all the settings that I can find and have tried google to the best of my ability but am unable to find where to even start troubleshooting the issue.

On a previous project with a slightly different setup, it was working fine but I cannot seem to sort this issue out.

I'm currently connecting to a remote windows host through SSH from a Macbook and the previous project was a similar setup but the remote host was Debian. I'm really hoping someone can point me in the right direction so I can finally get this working again. I really appreciate any assistance anyone can give.

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.