xamarin studio - How do you debug unit tests? -


i'm running nunit tests in xamarin studio. run fine there not seem option running them in debug mode. i've looked through keybindings in xamarin see if it's option (which hidden menus can activated custom shortcut)... no luck.

if want debug test, have copy , paste code test method console application hooked same references test project.

any ideas?


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

c# - Retrieve google contact -

javascript - How to insert selected radio button value into table cell -