I get the error The assembly for this test is not found
in Rider, when running Unity tests from Rider.
Asked
Active
Viewed 1,122 times
4

Ambroise Rabier
- 3,636
- 3
- 27
- 38
1 Answers
10
By default, Rider run them as Edit mode tests. I found no options in the run configuration, but on the test panel, you have a select where you can choose Unity - Play Mode
.

Ambroise Rabier
- 3,636
- 3
- 27
- 38