Buddy Visual Tests
合并前自动审查每个UI变动,让视觉回归测试融入开发流程,省心又可靠。
Every UI change, reviewed before merge Discussion | Link
合并前自动审查每个UI变动,让视觉回归测试融入开发流程,省心又可靠。
Every UI change, reviewed before merge Discussion | Link
用AI自动检测UI视觉问题,省去手动比对截图,前端测试效率利器!
Article URL: https://github.com/gojiplus/layoutlens Comments URL: https://news.ycombinator.com/item?id=49405683 Points: 2 # Comments: 0
Postman 帮你优雅测试API,一键校验响应结构与Schema,避免数据解析错位问题,调试效率拉满。
This is a submission for DEV's Summer Bug Smash: Smash Stories powered by Sentry . The quietest kind of production bug The endpoint was healthy. Payme…
Claude Code新增技能:自动将测试失败转化为带证据的bug报告,让复现步骤不再靠猜。
Part 8 of the "Automating Playwright with Claude Code" series. Our pack from Part 6 catches problems (flaky tests, locator issues); this post adds a S…
用Claude大模型自动求解经典Prolog问题集,展示LLM在编程任务中的实际能力
arXiv:2607.21196v1 Announce Type: cross Abstract: Ninety-Nine Prolog Problems (P-99) is a famous set of Prolog exercises. We solved the first thirty t…
Schemathesis 自动生成 API 测试用例,精准发现单元测试遗漏的 4xx/5xx 错误,并直接集成 FastAPI 等框架
Stop testing the happy path. Learn how to use property-based testing and Schemathesis to automate chaos and break your API before your users do The Pr…
用11个AI子代理实测Claude Code的PPTX生成能力,筛选出真正有效的技巧。
Article URL: https://www.bulaev.net/p/i-had-11-ai-subagents-test-every Comments URL: https://news.ycombinator.com/item?id=49008916 Points: 2 # Comment…
用AI找出CI误报崩溃根因,巧妙绕过不可本地复现的难题
Article URL: https://abbyssoul.github.io/engineering/2026/07/19/the-crash-that-wasnt-debugging-kinjo-ci-with-ai.html Comments URL: https://news.ycombi…
一个能先读懂代码再自动点击测试的开源QA助手,让自动化测试更智能高效。
Hey guys, we built something interesting that we're using for testing / QA with our own products and it's proving to be quite helpful. MIT License - h…
让AI Agent自动互相攻击,发现生产环境漏洞,这篇论文提出了全新的自动化红队测试框架。
arXiv:2607.11698v1 Announce Type: cross Abstract: Production LLM agents such as Claude Code and Codex operate over untrusted content, files, commands,…
深入探索Promptfoo工具,让QA工程师像测试传统软件一样高效测试LLM,附赠完整手册。
Want the full 46-page handbook? Promptfoo for QA: The Complete Engineer's Handbook (2026 Edition) by Himanshu Agarwal covers everything below in produ…
AI成本工具定价表仅依赖一个jq测试,历史价格被覆盖导致费用计算错误,点明数据管理隐患。
Most tools that tell you what your AI usage costs work the same way: count tokens locally, multiply by a shared price table. For most of the ecosystem…
别再手动验证候选bug了!AnyPoC自动生成可执行测试用例,让LLM漏洞检测从"疑似"走向"实锤",大幅提升自动化检测的可落地性。
arXiv:2604.11950v2 Announce Type: replace-cross Abstract: While recent LLM-based agents can identify many candidate bugs in source code, their reports…
API测试神器,自动化验证接口响应与性能,多环境管理,让API测试高效可靠。
Most API bugs are not exotic: a missing field, a wrong status code, a timeout under load, or a breaking contract that shipped because nobody verified …
Simon Willison 的 LLM 编程代理新作,一行代码即可驱动 GPT-5.5 自动修复测试失败,AI 写代码的实用方式再进一步。
Release: llm-coding-agent 0.1a0 Another Fable 5 experiment. Now that my LLM library has evolved into more of an agent framework it's time to see what …
AI测试新工具,专找Playwright遗漏的bug,覆盖功能、安全、跨浏览器等全面测试场景。
Hey! I built Bytesalt and excited to share it here. Every engineering team I've been part of has had the same problem. Playwright (or similar) scripts…
用YAML脚本自动化测试MCP服务器,无需LLM参与,支持确定性回放和场景验证。
Hi all. As someone who has spent years working with Ansible and other automation frameworks, the recent MCP boom has me fascinated. People are creatin…
AI 代码越来越多,创业公司如何在快节奏中守好质量底线?这个讨论直击测试痛点:自动化再完善,真 bug 还是靠客户和人工发现。
With AI-generated code, moving fast, and hitting PMF, what are some ways startups test their changes to deliver high-quality and what are some struggl…
让AI智能体干活时自动截图留证,用真实屏幕记录验证每一步操作,防忽悠神器。
Article URL: https://github.com/varmabudharaju/shotlist Comments URL: https://news.ycombinator.com/item?id=48682204 Points: 4 # Comments: 1
提出MORTAR框架,用蜕变测试自动化生成多轮对话用例,精准检测LLM对话系统的不一致行为。
arXiv:2412.15557v4 Announce Type: replace-cross Abstract: With the widespread application of LLM-based dialogue systems in daily life, quality assuran…