Devlico.Us
CodeBetter.Com
RSS 2.0 via Feedburner
           Do you Twitter? Follow us @devlicious

Lazy Developer

by Ziemowit 'Jimmy' Skowronski


Continuous integration

Well, last time I didn't blog too much so I've decide to start a new cycle. It's the best way to force myself to post more frequently. One of the subjects on top of my head was continuous integration so there we are. The other reason is that I will have a presentation on that subject on vBug meeting in Bristol in May and this will be good exercise for me.

I believe that most of you know already what continuous integration is, so I think I can skip this and do some real work. If you need to learn about the subject, start from Google and Continuous Integration by Martin Fowler.

Let us go to plan. As an example I will use very simple web application with some extra features that will require unit testing. In the next parts of the cycle I would like to show:

  • Setting build server with basic build using CruiseControl.NET, Subversion and MSBuild.
  • Preparing very first build script.
  • Setting up version and build number in application assembly.
  • Deployment built application to the test site.
  • Automated testing and code coverage analysis.
  • Static analysis using FxCop.
  • Generating documentation from code. 
  • Email notification after build.
  • Creating own tasks for MSBuild.
  • Integration with Mantis bug tracking system. 

I do think it will take me 6 to 10 posts in next two months. First post of the cycle should be on line to end of the week.

Let me know if there is something you want me to add.



Comments

Billy McCafferty said:

I'm really looking forward to this string of posts!  Inclusion/Comparison of NAnt would also be great.

# March 2, 2007 11:52 AM

Jimmy said:

Thanks. Will try to do so. In fact I was never using NAnt, but will try myself or will find somebody to help.

# March 2, 2007 4:03 PM

Rob Eisenberg said:

Looking forward to reading this series!

# March 2, 2007 4:56 PM

homer said:

looking forward to this...

# March 7, 2007 3:11 PM

Leave a Comment

(required)  
(optional)
(required)  

Enter the numbers above:
Add

About Jimmy

I currently work for MessageLabs, one of the best security companies in the world! I love the Microsoft technology stack and use it to make my company successful! Not only work is my life. I love mountains and climbing. That feeling when I'm on the wall and there is nothing around me, only void. When I can feel stone on my fingers, every tiny bit, when my fingers are going wet and chalk doesn't help, when my muscles and body are exhausted. Damn, I'd love it. Even more than programming. Check out Devlicio.us!

Our Sponsors

Red-Gate!