I'm involved in developing a sandboxed Microsoft Dynamics CRM 2011 Online plugin and have a set of tests that I can drive from a xUnit front end on my local machine given that I right-click the Package and select the Deploy option (and resort to using the plugin loader sample when that doesn't work...).

I'd like to be able to automate the running of my tests on my CI rig, where I'll need it to upload a fresh binary as part of each run.

We've looked at http://pluginregcrm2011.codeplex.com/ but it has bugs that prevent it working for Online and in short looks like it's no longer being maintained and I'm not keen to take ownership of what should be a fundamental tool that a platform/ecosystem should Just Have.

Is anyone using that tool or another plugin uploader non-interactively? Am I missing something?

link|improve this question

58% accept rate
Have you looked at the source of the plugin registration code? You should definitely be able to tap into what it does. – Peter Majeed Jan 30 at 17:54
2  
I know, it's only code and it can all be fixed - I was just hoping that a non-trivial dev platform that competes with other serious platforms might have an automated deploy story that doesnt involve me hacking about in the MS (or dev=rived works) sample-grade code. Is that really too much to expect - not in my world hence the question... – Ruben Bartelink Jan 30 at 18:05
BTW a 200 pt bounty on this expired with no answers. A bit of a sad state of affairs... – Ruben Bartelink Mar 30 at 7:38
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.