Chris O’Brien, a respected SharePoint developer who has previously worked with Parity, is currently developing a series of blog posts with Microsoft’s SharePoint Developer Team on how to implement a Continuous Integration development process with SharePoint 2010. The fifth sixth post in the series has just been released, and it is a fantastic read. The outline for the series is as follows:
- SharePoint 2010 Continuous Integration
- Configuring a TFS Environment with Test Controller, Test Agent, and Build Server
- Creating Your First TFS Build Process for SharePoint Projects
- Configuring Versioning of Assemblies in SharePoint Automated Build
- Using PowerShell to deploy the WSP
- Running tests as part of a build
- Integrating additional tools in the build (code profiling, code analysis, SPDisposeCheck, etc.)
- Wrap-up
I really recommend that all SharePoint developers check out these informative articles.