I have some tests that require certain network services to be. Naturally, I don't want those tests to be run when I run the whole suite.
When I run tests from Xamarin Studio, those tests get run. Is there a way to tell XS not to run those tests when I run the whole test project?
Thanks, Miha.