Get compile error loading project after importing UnityTestTools from AssetStore (or their BitBucket repo)
Assets/UnityTestTools/UnitTesting/Editor/NUnit/Renderer/UnitTestRendererLine.cs(25,28): error CS0118: 'Test' is a 'namespace' but a 'type' was expected
Assets/UnityTestTools/UnitTesting/Editor/NUnit/Renderer/UnitTestRendererLine.cs(27,40): error CS0118: 'Test' is a 'namespace' but a 'type' was expected
Get compile error loading project after importing UnityTestTools from AssetStore (or their BitBucket repo)