当从骑手运行统一测试时,我在骑手中得到了错误的The assembly for this test is not found。
The assembly for this test is not found
发布于 2021-11-14 19:50:44
默认情况下,骑手将它们作为编辑模式测试运行。我在run配置中没有找到任何选项,但是在测试面板上,您可以选择Unity - Play Mode。
Unity - Play Mode
https://stackoverflow.com/questions/69966610
相似问题