Warning message "This project type is not supported by Xamarin Studio" is displayed for the entire test project when I try to import it into Xamarin Studio.
I have originally created the Xamarin cross-platform test project (containing SpecFlow scenarios) using Visual Studio but after importing the project into Xamarin Studio for Mac, I have notice this warning message appear, the Nuget packages options are greyed out and I also cant see any of my tests in the test console anymore.
however my tests run fine via visual studio on my windows machine.
Am I missing something?