TestMyVibes + Cursor
Cursorセッションごとに人間QAを取得
統合のセットアップ
Cursor後のワークフローにTestMyVibesを追加。各コーディングセッション後、AIが導入したバグを捕まえるため人間QAテストをトリガー。
# After your Cursor session, trigger a human QA test:
curl -X POST https://testmyvibes.com/v1/jobs \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"url": "https://your-staging-url.com",
"title": "Post-Cursor QA",
"description": "QA test after Cursor coding session",
"jobType": "General QA"
}'
なぜTestMyVibesをCursorと一緒に使うのか?
-
セッション後QA
Cursorセッションごとに本物のテスターで何も壊れていないか検証。
-
オンデマンド
好きなときにテストを送信 — 予約なし。
-
CI/CD互換
GitHub Actionsに追加し、各プッシュで人間QAをトリガー。
Building on a vibe-coding platform?
We test apps built with every major AI coding tool. Pair Cursor deploys with platform-specific QA: