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テストをトリガー。

  • プレビューデプロイ

    本番マージ前にプレビューデプロイをテスト。

  • 当日結果

    テストレポートを当日に受領。

Vercelアプリのテストを始める

登録で5クレジット無料。カード不要。

Vercelでテストを開始

5クレジット無料・コミット不要・当日結果

Building on a vibe-coding platform?

We test apps built with every major AI coding tool. Pair Vercel deploys with platform-specific QA:

Replit QA Cursor QA Lovable QA Bolt QA Windsurf QA v0 QA GitHub Copilot QA