📄️ Execute tests from Cloud Build
Cloud Build is a managed service on GCP to execute CI CD pipelines with a Serverless approach.
📄️ Execute tests from GitHub Actions
GitHub Actions is the built-in CI tool proposed with GitHub
📄️ Execute tests from Gitlab CI
Gitlab CI is a popular and the built-in CI tool with Gilab