





TesterArmy tests your Vercel preview deployments the way a real user would. Connect a Vercel project and every pull request gets a run through the flows you care about: sign-up, checkout, onboarding, whatever you describe in plain language. No test scripts to write or maintain.
Each run returns a verdict of passed, failed or blocked, with a recording, a step-by-step transcript, and the browser console and network evidence, posted back as a pull request comment. Protected previews work through a Protection Bypass for Automation token.
Built for teams shipping fast with coding agents: the code review passes, the build succeeds, and TesterArmy tells you whether the deployed page still works for a person. Free tier included.
Setup
Environment variables
This integration sets no environment variables on your Vercel projects. It stores an OAuth token, the selected Vercel project, and the optional bypass token inside TesterArmy.
Events
Runs are triggered by Vercel deployment_status events on GitHub. Make sure they are enabled under Settings, Git, Connected Git Repository.