educative.io

How integration tests runs on the continuous delivery?

Nowadays is common to run multiple deploys per day. Would the integration tests ran every time a deploy is made?

Hi @Italo_Epifanio_de_Li, yes because in continuous testing applications are tested throughout the entire software development life cycle (SDLC).