nunit - Can't make unit testing works in xamarin studio -


i'm trying follow tutorials:

www.codeproject.com/articles/34161/setup-a-test-project-with-nunit-and-monodevelop

but when click "run tests", gray , no results showed:

screenshot: http://img585.imageshack.us/img585/8003/111vuq.png

how can make them work ?

i've found solution. windows's firewall blocking connections, after adding rules, started working. that's +)


Comments

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

linux - Does gcc have any options to add version info in ELF binary file? -

java - Are there any classes that implement javax.persistence.Parameter<T>? -