Mstar0816 / Portfolio

https://my-portfolio-ten-orpin-68.vercel.app
1 stars 0 forks source link

How do unit and integration tests each affect the efficiency and effectiveness of CI/CD pipelines in GitHub Actions #16

Open Mstar0816 opened 4 months ago

Mstar0816 commented 4 months ago

What strategies can be employed to balance them for quicker deployments as integration test take more resources and time to ran compared to unit tests.

Mstar0816 commented 4 months ago

My strategy is to push quality control always closer to source,