AI News HubLIVE
站内改写2 分で読了

翻訳待ち:QAOnFire – AI generates manual test cases on every PR

AI サービスが一時的に利用できないため、復旧後に翻訳を補完します。ソース概要:QAOnFire — AI QA reports on every pull request AI QA reports on every pull request QAOnFire reads your PR, finds the edge cases your tests miss, and posts a detailed QA report as a comment — within seconds of opening th…

ソースHacker News AI著者: tetea83

AI サービスが一時的に利用できないため、復旧後に翻訳を補完します。

QAOnFire — AI QA reports on every pull request AI QA reports on every pull request QAOnFire reads your PR, finds the edge cases your tests miss, and posts a detailed QA report as a comment — within seconds of opening the PR. Install on GitHub 5 free reports per month · No credit card · Cancel anytime Your browser doesn't support embedded video. Download the demo. Open a PR → QAOnFire posts a tailored QA report in seconds. Three steps 1 Install the App Add QAOnFire to your GitHub account or organization. Pick which repos it watches. 2 Open a pull request QAOnFire reads the diff, the files involved, and your qabot.md for project context. 3 Get a QA report A detailed comment appears on the PR with test scenarios, edge cases, setup and verification scripts. What you get 🧪 Manual test scenarios Concrete, step-by-step scenarios tailored to the change — not generic test boilerplate. 🪤 Edge case coverage Boundary values, error states, concurrent access, permission combinations — the things easy to miss. 🗄️ Setup & verification scripts Ready-to-run setup steps (DB seeds, fixtures, manual prep) and verification scripts (SQL queries, API checks, manual confirmations) tailored to what your PR actually changes. 👔 PM notes for non-technical stakeholders A plain-language summary on every PR — user-facing impact, business implications, and a release-note candidate — so product managers don't have to read the diff. 📝 Project-aware via qabot.md One markdown file in your repo defines your domain terms, risks, and what "correct" means. Generate it automatically with /qaonfire init. 🔒 Your code stays yours Only the PR diff and selected file contents are sent to Anthropic. Never your entire codebase. Pricing Free $0 per month 5 PR reports / month Unlimited repos qabot.md project context Setup & verification scripts Start free Solo $49 per month 50 PR reports / month Unlimited repos qabot.md project context Setup & verification scripts Priority email support Start free Team $149 per month 200 PR reports / month Unlimited repos qabot.md project context Setup & verification scripts Priority email support Start free Upgrade with one click from inside any PR once you hit the free limit. Questions Will my code be sent to Anthropic? Only the PR diff and the contents of files small enough to fit in context (typically under 60 KB each). QAOnFire never sends your entire codebase. Anthropic's API terms state your data is not used to train models. How do I customize what QAOnFire knows about my project? Add a qabot.md file at the root of your repo describing your domain, terminology, and what "correct" means. QAOnFire reads it on every PR and tailors reports accordingly. Run /qaonfire init as a comment on any PR to generate one automatically. What happens when I hit my monthly limit? You get one comment on the next PR with one-click upgrade links to Solo and Team. Subsequent PRs that month are silently skipped — no spam. Your quota resets the 1st of each calendar month. Can I cancel anytime? Yes. Cancel from the receipt email Stripe sends you. You keep your plan until the end of the current billing period, then drop to free automatically. What models do you use? Claude Sonnet from Anthropic. We use prompt caching so repeated PRs on the same repo cost roughly 10× less in tokens. Does it work on private repos? Yes. The GitHub App can be installed on private repos. QAOnFire only sees what you grant it access to during install. Try it on your next PR Install on GitHub 5 free reports per month · No credit card