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

Popular posts from this blog

android - Sent Blob results empty -

javascript - Bootstrap Popover: iOS Safari strange behaviour -