Software EngineeringDevelopment Practices

Continuous Integration

Overview

A development practice where code changes are automatically built and tested when merged to a shared repository.

More in Software Engineering