Tag:CI-CD
All the articles with the tag "CI-CD".
-
Test Automation - How To Create an Independent Automation Infrastructure using GitHub Actions
Published:Explore architectural approaches for creating a reusable, independent automation infrastructure as a product using GitHub Actions and Maven.
-
Test Automation - How To Build a CI/CD Pipeline Using Pytest and GitHub Actions
Published:A step-by-step guide to building a complete CI/CD pipeline for Python-based E2E tests using Pytest, Allure, Selenoid, and GitHub Actions.
-
Test Automation - How To Dockerize Our API Testing
Published:A guide on running API test suites using a Docker container with Newman, isolating the test environment for consistent and scalable execution.