Hello,
I’m looking into “remote” SharePoint machine. What might be a choice? – azure, cloudshare? Anything else? Need only PSRemoting feature on it.
The idea behind is just to be able to run unit/integration tests. We do have our own PS based runner for VS unit tests which could be run within PSRemoting sessions, bring all the test on the remote VM, run them and provide a result. It helps to be able to develop some solutions (common reusable libraries) just with laptops/win7 and so on.
Any ideas/suggestions on that?
We could use Azure (we do have MSDN), however, it’s a case of having the time and need to change. Cloudshare fits the bill for us right now and we already have all our base-lined / staged test environments setup and ready to go. I’d need to redo all those, which’d be a pain…
Really interested to hear what peoples views on Azure for testing are.