...
/Overview: CI/CD Pipelines and Integrated Testing
Overview: CI/CD Pipelines and Integrated Testing
Take a look at what you’ll learn in this chapter.
We'll cover the following...
Objective
Continuous integration (CI) and continuous delivery (CD) are two concepts that have been at the heart of software development for many years. The notion that faster compilation and faster delivery of code to ...