Continuous Integration (CI)
Continuous Integration (CI) is a software development practice where members of a team regularly merge their work. Each integration is verified by an automated build (including test) to detect integration errors as quickly as possible.