Run NUnit tests made in Unity
Answered
How can I properly run NUnit tests from Unity in Rider?
In unity my tests works, but when I try to run it from Rider I get this error:
Error:null: /Users/xxx/NavigationTest.sln : error : Target named 'Assembly-CSharp-Editor' not found in the project.
Please sign in to leave a comment.
This is a known issue - see RIDER-3288