Definition
Continuous Integration (CI) is a Software development practice in which the developers integrate the source code into a central repository multiple times throughout the day. The check-ins are then verified by an automated build, allowing teams to detect problems as early as possible.
Further Reading
-
“Continuous Integration: Improving Software Quality and Reducing Risk”, by Andrew Glover, Paul M. Duvall, and Steve Matyas.
Know more about Continuous Integration by signing up for our workshops by visiting our website.