Xamarin doesn't recognise TestCaseSource attribute -
xamarin doesn't recognise testcasesource, says :
the name testcasesource doesn't exist in current context
the way use :
[test, testcasesource("divider")] i cannot compile because of this.
i didn't had latest version of nunit.framework.dll. downloaded through nuget.
Comments
Post a Comment