Å·±¦ÓéÀÖ

Jump to ratings and reviews
Rate this book

Continuous Integration

Rate this book
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.

ebook

First published May 1, 2006

2 people are currently reading
172 people want to read

About the author

Martin Fowler

44Ìýbooks1,086Ìýfollowers
Martin Fowler (b. 1963) is a software engineer, Chief Scientist at ThoughtWorks, and an outspoken advocate for best practices in enterprise software design, particularly in regard to agile software development methodologies, including extreme programming.

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
7 (38%)
4 stars
7 (38%)
3 stars
3 (16%)
2 stars
1 (5%)
1 star
0 (0%)
Displaying 1 - 2 of 2 reviews
Profile Image for Keith.
432 reviews245 followers
July 13, 2015
This lengthy online article, referenced in , is an excellent nutshell introduction to the concepts more fully detailed in . As an early summary, it does strike me as a bit dated now, but having been entirely unfamiliar with these aspects of "Extreme Programming" it brought me up to speed enough to better understand the sort of environment wherein Test Driven Development generally takes place, adding the necessary context to make books on that topic useful.
Profile Image for Jennifer McKinley.
1 review
April 27, 2016
Very informative article that seems like it was probably written early on when this concept was just taking hold in software engineering.
Displaying 1 - 2 of 2 reviews

Can't find what you're looking for?

Get help and learn more about the design.