TestMyVibes + Vercel
Vercelのデプロイごとに人間QAテストを実行
統合のセットアップ
TestMyVibes APIを使い、Vercelデプロイ後に人間QAテストをトリガー。
# Trigger a test after Vercel deploys:
curl -X POST https://testmyvibes.com/v1/jobs \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"url": "https://your-app.vercel.app",
"jobType": "General QA"
}'
# Or use a deploy hook URL from your TestMyVibes dashboard.
なぜTestMyVibesをVercelと一緒に使うのか?
-
自動テスト
VercelデプロイごとにAPI経由で人間QAテストをトリガー。
-
プレビューデプロイ
本番マージ前にプレビューデプロイをテスト。
-
当日結果
テストレポートを当日に受領。
Building on a vibe-coding platform?
We test apps built with every major AI coding tool. Pair Vercel deploys with platform-specific QA: