TestMyVibes + Replit
Replit으로 빌드된 앱을 위한 휴먼 QA 테스팅
통합 설정
API 또는 배포 훅을 통해 Replit 배포 후 TestMyVibes 휴먼 QA 테스트를 트리거하세요.
# After deploying on Replit, 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-app.replit.app",
"title": "Replit Deploy QA",
"jobType": "General QA"
}'
# Or use the deploy hook URL from your TestMyVibes dashboard.
왜 Replit에서 TestMyVibes를 사용하나요?
-
코드 & 테스트 한 번에
Replit에서 빌드하고, 사람으로 테스트하고, 빠르게 반복하세요.
-
에이전트 방지
AI 에이전트는 빠르게 코드를 작성합니다 — 사람이 놓친 것을 잡아냅니다.
-
배포 훅 준비
webhook으로 매 배포 후 테스트를 트리거합니다.
Building on a vibe-coding platform?
We test apps built with every major AI coding tool. Pair Replit deploys with platform-specific QA: