pupilfirst / wd401-scripts

Content for WD401 course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automated Testing in CI/CD

developedbysaad opened this issue · comments

Level - CI/CD - Continuous Integration & Delivery

Things to cover - Integrating automated testing into the CI/CD pipeline. Defining different stages for testing (unit, integration, and end-to-end).

Activity - Enhance the existing CI/CD pipeline to include automated testing.