CSC/ECE 517 Fall 2011/ch6 6f va
Continous Integration We keep our code ready to ship.
Definition
Continuous Integration is a software development practice where members of a team integrate their work frequently. This approach leads to significantly reduced integration problems and allows a team to develop cohesive software more rapidly
We keep our code ready to ship