Chinaunix首页 | 论坛 | 博客
  • 博客访问: 30619
  • 博文数量: 7
  • 博客积分: 290
  • 博客等级: 二等列兵
  • 技术积分: 90
  • 用 户 组: 普通用户
  • 注册时间: 2008-05-27 12:19
文章分类

全部博文(7)

文章存档

2011年(1)

2008年(6)

我的朋友
最近访客

分类:

2008-07-27 18:27:23

Continuous Integration is a software development practice where members of a team integrate their work frequently, usually each person integrates at least daily - leading to multiple integrations per day. Each integration is verified by an automated build (including test) to detect integration errors as quickly as possible. Many teams find that this approach leads to significantly reduced integration problems and allows a team to develop cohesive software more rapidly. This article is a quick overview of Continuous Integration summarizing the technique and its current usage.
 
 
 
 
阅读(501) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~