什麼是 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