I just installed the recommended C# extension from Anysphere, but after doing so Test Explorer stopped discovering my tests. I then tried installing the popular “.NET Core Test Explorer” extension, yet it keeps prompting me to install the Anysphere C# extension - which I’ve already done - and clicking Install and Reload does nothing::
Hi @genne, the next update to Cursor should fix this issue. In the meantime, could you try the technique described here to manually patch the net core test explorer?
Do you (or anyone else in this forum) recommend some specific plugin for .NET testing? With your workaround I can get the plugin to load, but it’s extremely slow and quite often fails to load for other reasons. With the original C# plugin (by MS) this worked out of the box.