Skip to main content

superdesk-e2e

Author a Playwright end-to-end test for Superdesk from a plain-language UI scenario. Works only inside `superdesk-client-core` or `superdesk-planning`. Brings up the local e2e stack, writes the spec following repo conventions, and iterates to a deterministic pass with a trace artifact for review. Invoke when the user describes a UI behaviour they want covered by a test, "write a test that...", "verify in e2e that...", "test the case where...", "I need a spec for...", "QA scenario: ...", or describes a flow and wants it turned into runnable Playwright code. Do not invoke for: running the existing suite (just `npm run playwright` from `e2e/client/`), diagnosing CI failures on already-merged specs, product code changes, unit tests, Protractor specs, or any non-Playwright e2e framework.

跳到安装

来源信息

仓库
superdesk/skills
最近来源活动
2026年8月7日 13:53
检测到的 SKILL.md 语言
英语
星标
0
分支
1

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。