Setup & Installation
What This Skill Does
Generates CI/CD pipeline configurations for running automated tests on GitHub Actions, Jenkins, GitLab CI, and Azure DevOps. Supports local Playwright tests and cloud execution through TestMu AI on LambdaTest.
Each CI platform has its own syntax for secrets, parallelism, and artifacts, so having ready-made test automation templates saves you from reading four different docs every time.
When to use it
- Adding a GitHub Actions workflow that runs Playwright tests on every pull request
- Setting up parallel browser testing stages in a Jenkinsfile
- Creating a GitLab CI config with matrix testing across Chromium, Firefox, and WebKit
- Running Playwright tests on LambdaTest cloud from any CI provider
- Configuring test artifact uploads and failure notifications in CI pipelines