Multimodal input
PDF, Word, TXT, images, and video become structured QA coverage.
Upload requirements, images, or video. Generate structured test cases with a three-persona review loop, then export to Excel, Markdown, and XMind.
PDF, Word, TXT, images, and video become structured QA coverage.
Test Manager, Dev Manager, and Product Manager refine the suite.
Download Excel, Markdown, and XMind mind maps in English or Chinese.
Docker, local source, npm global install, or OpenClaw plugin.
docker pull xuxuclassmate/testcase-generator:latest
docker run -d \
--name testcase-generator \
-p 3456:3456 \
-e AI_PROVIDER=anthropic \
-e ANTHROPIC_API_KEY=sk-ant-... \
xuxuclassmate/testcase-generator:latest
# Open http://localhost:3456
The interactive web UI runs with the standalone server. This GitHub Pages site is the project homepage and docs entry point.
npm install -g @classmatexuxu/testcase-generator
testcase-generator --standalone