Show HN: Crilio – pytest for prompts
用pytest风格测试LLM提示词,Crilio让AI输出验证变得可编程。
Article URL: https://github.com/mukundzha/crilio Comments URL: https://news.ycombinator.com/item?id=49433864 Points: 5 # Comments: 0
用pytest风格测试LLM提示词,Crilio让AI输出验证变得可编程。
Article URL: https://github.com/mukundzha/crilio Comments URL: https://news.ycombinator.com/item?id=49433864 Points: 5 # Comments: 0
在pytest中录制并回放OpenAI/Anthropic调用,让LLM测试轻量可控、省成本又可靠。
Article URL: https://github.com/autopost/llm-mock Comments URL: https://news.ycombinator.com/item?id=48890462 Points: 3 # Comments: 2
用 pytest 的丝滑体验,轻松搞定带噪声基准测试的非回归检查,告别手写统计判断。
Article URL: https://github.com/AnthonyBeeblebrox/pybench Comments URL: https://news.ycombinator.com/item?id=48685011 Points: 3 # Comments: 0
pytest-tia 基于 Git diff 智能跳过无关测试,实测 Flask 节省 40%+ CI 时间,让你的测试流程不再“无用功”。
Article URL: https://github.com/breadMSA/pytest-tia Comments URL: https://news.ycombinator.com/item?id=48606801 Points: 2 # Comments: 0
用YAML文件编写API测试,轻松集成pytest运行,支持HTTP和MQTT,简化测试流程。
Tavern إضافة مفيدة لـ pytest : تكتب اختبار API في ملف YAML، ثم تشغّله كاختبار pytest عادي. إذا كان فريقك يستخدم Python يوميًا، فهذا يعني أنك تحصل على …