<aside> ℹ️ See our Introduction to PR Testing to get familiar with the concepts required to understand the setup.

</aside>

1. Configure GitHub/GitLab Integration

Configure the GitHub/GitLab integration in the team’s settings page.

Untitled

2. Notify preview deployments and PR closure

2.1 GitHub Action

Configure https://github.com/marketplace/actions/qa-wolf-pr-testing-notify-deploy to inform us when new preview environment deployments are released and are ready to be tested.

2.2 SDK

When GHAs are not an option, the @qawolf/ci-sdk npm package offers a flexible alternative. See the relevant documentation in this page: @qawolf/ci-sdk - VCS Branch Testing.