什么是 tauri-mcp-test-runner?
运行 Tauri MCP 驱动的 E2E 检查 VMark。当要求执行或更新必须使用 Tauri MCP 工具(而不是浏览器 DevTools)的自动化 UI 流时,或者在正在运行的桌面会话中验证行为时使用。 来源:xiaolai/vmark。
运行 Tauri MCP 驱动的 E2E 检查 VMark。当要求执行或更新必须使用 Tauri MCP 工具(而不是浏览器 DevTools)的自动化 UI 流时,或者在正在运行的桌面会话中验证行为时使用。
通过命令行快速安装 tauri-mcp-test-runner AI 技能到你的开发环境
来源:xiaolai/vmark。
Overview Run VMark end-to-end UI flows using the Tauri MCP tools and summarize results.
Workflow 1) Confirm the desktop app is running. If not, ask the user to start it. 2) Start MCP session via mcptauritauridriversession (action: start, port: 9223 or omit for default).
3) List windows (mcptauritaurimanagewindow action: list) and pick the target window. 4) Execute test flows using the patterns in references/flows.md. 5) Capture logs when needed (mcptauritaurireadlogs) and stop the session when done.
运行 Tauri MCP 驱动的 E2E 检查 VMark。当要求执行或更新必须使用 Tauri MCP 工具(而不是浏览器 DevTools)的自动化 UI 流时,或者在正在运行的桌面会话中验证行为时使用。 来源:xiaolai/vmark。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/xiaolai/vmark --skill tauri-mcp-test-runner运行 Tauri MCP 驱动的 E2E 检查 VMark。当要求执行或更新必须使用 Tauri MCP 工具(而不是浏览器 DevTools)的自动化 UI 流时,或者在正在运行的桌面会话中验证行为时使用。 来源:xiaolai/vmark。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/xiaolai/vmark --skill tauri-mcp-test-runner 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/xiaolai/vmark