Missing option to run or debug C# tests

I have a C# project that I have opened in cursor. I have some tests that I need to run on a one-off basis however when I right click on the test there is no option to Run or Debug the test in Cursor.

This is the menu in Cursor:

The menu in VSCode has options for “Run Test at Cursor” “Run Tests in Current File” “Debug Test …” etc. (I have a screenshot but can only include one as a new user).

The options at the bottom of the VSCode dialog are the ones I’m looking for. How can I get the run and debug options available in Cursor?