Automate Testing
Run a test manually first, then connect the trigger that matches your delivery workflow.
Choose an automation path
GitHub is a native source-control integration. GitLab and other CI systems trigger TesterArmy through a signed group webhook, API, or CLI; they are not native repository integrations.
Before automating
- Create and manually run at least one test.
- Add the tests to a focused group.
- Configure the target environment and test accounts.
- Confirm the deployment URL is reachable from the public internet.
- Store webhook URLs and API keys as CI secrets.
Preview deployment providers
- Vercel works with the native GitHub flow and verifies the selected Vercel project.
- Coolify sends a provider webhook after deployment.
- Other providers should call TesterArmy from their deployment pipeline using Any CI or Custom Deployment.
Notifications
Connect Slack, Discord, or email after the trigger works. Notifications report completed group runs; they do not replace the full run evidence in the TesterArmy dashboard.
