Link Details

Link 53247 thumbnail
User 250655 avatar

By Artem
via agilesoftwaredevelopment.com
Published: Nov 18 2007 / 05:57

As with many other Extreme Programming practices, Continuous Integration is taking a known good practice to the extreme level. If it is good to integrate often, let's keep the code integrated always. The idea is to run the build and automated tests (at least the fast ones) whenever somebody checks code into the version control system. Usually it is done in automated manner by a tool such as
  • 9
  • 3
  • 955
  • 284

Comments

Add your comment
User 250655 avatar

Artem replied ago:

1 votes Vote down Vote up Reply

I wonder what the negative votes are for. The post is about programming, DZone excerpt reflects the content well. Or are they because to some this writing looks just dumb and useless? :)

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.