<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

2.1 GitHub Action

Configure https://github.com/marketplace/actions/notify-qa-wolf-on-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 the NPM package.