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?
Also, TFS integration surely a good thing, I do love it!
My current stuff is related to codeplex projects or TFSOnline. But we tend to put opensource stuff directly to codeplex and.. it has, you know, quite limited feature regarding the build, CI and so on.
That’s why I consider something “manual”, as PS scripting to run unit/intergation test within PSemote session. So, the eal is just ab having SharePoint VM wit the direct connection which lead me to my question.