Continuous Integration
Not Validated
Definitions
Continuous Integration is a software development practice where a team integrates its work frequently leading to multiple integrations per day. Each integration is verified by an automated build (including test) to detect integration errors as quickly as possible.
Fowler, M., & Foemmel, M. (2006). Continuous integration. Thought-Works, 122, 14. [DCCIA Article]
Not Validated
0
0
0
Tags:
Teams