原文整理页

Opslane 是一款开源工具,可在真实浏览器中自动测试 Claude 生成的代码更改,并提供带截图的完整报告

来源作者:Garry Tan (@garrytan)原始来源:https://x.com/garrytan/status/2047090737926561950

中文导读

Opslane 是一款开源工具,可在真实浏览器中自动测试 Claude 生成的代码更改,并提供带截图的完整报告。

正文 Markdown

introducing opslane test your claude code changes in a real browser Inspired by @garrytan's GStack /qa skill. - reads the specs to understand the feature - builds acceptance criteria from them - runs tests in a real browser against your local dev server - full report with screenshots Static code review tools only review the code. Opslane runs it. Fully open source.