Sourav Kunda
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created How to run NUnit tests via Microsoft.Testing.Platform (NUnit Runner) in Rider 2025.3?
I've configured my NUnit project with EnableNUnitRunner, TestingPlatformDotnetTestSupport, and NUnit3TestAdapter 5.0.0 to use Microsoft.Testing.Platform. Running via dotnet test correctly uses MTP,...