Agent Skills
› scenetest/scenetest-js
scenetest/scenetest-js
GitHub指导在应用代码中编写、审查和生成Scenetest内联断言(should, failed, serverCheck),涵盖多框架支持、懒执行模式及生产环境剥离规则,确保零运行时成本。
Install All Skills
npx skills add scenetest/scenetest-js --all -g -y
Skills in Collection (1)
指导在应用代码中编写、审查和生成Scenetest内联断言(should, failed, serverCheck),涵盖多框架支持、懒执行模式及生产环境剥离规则,确保零运行时成本。
需要添加或修改 should(), failed() 或 serverCheck() 调用
编写涉及内部状态验证的内联断言逻辑
npx skills add scenetest/scenetest-js --skill inline-assertions -g -y


