If you want to use TestDriven.NET alongside the NUnit3TestAdapter for Visual Studio, I've just uploaded a preview build with a fix here. Sorry this has been a long time coming!
github.com/jcansdale/TestDri…
I never noticed the nunit project template before. It installs NUnit3TestAdapter for you (which is necessary if you want to use the VS Test Explorer as I do). Nice!
Ah silly me. I had to install an additional package. A test adapter. I tried “NUnit3TestAdapter” and it worked. Thanks to a tipp from a colleague. Now I can work on some failed tests...
ReSharper Ultimate 2019.3.2 comes with support for NUnit3TestAdapter 3.16 and lots of improvements in Blazor support, the Localization Manager, and Inlay Hints. For more details see blog.jetbrains.com/dotnet/20…
Rider 2019.3.2 is here! It fixes a lot of issues in Blazor support, Inlay Hints, Version Control support, and the debugger. Also, Rider’s Unit Test runner supports changes introduced in NUnit3TestAdapter 3.16. Check out the blog post blog.jetbrains.com/dotnet/20…