I am trying to launch unit tests from rider using Edit & Play Mode launcher. First time i’m running tests it completes all test, but stuck at this state:
It never ends and i can’t run tests second time. Stop button do nothing. If i close “All tests from Solution” and try to start all tests from Explorer - all test stuck in Pending state forewer.
I tried unity 2021, 2022, 2023, Unity test framework 1.1.27 and 2.0.1. Tried to change .net standard to .net framework. I have Rider 2023.1.1 Build #RD-231.8770.54 (but some older versions since 2021 don’t work too). Jetbrain Rider Editor plugin is 3.0.24. So everything is fresh.
This problem is with me for two years (I used to use unity test runner), so many older version of unity, rider, rider editor plugin and other stuff combinations was not work for me.
What am i doing wrong?