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

javascript - Bootstrap Popover: iOS Safari strange behaviour -

Website Login Issue developed in magento -

Can the constants be defined inside a model file of a framework in PHP? -