E2E-тестирование Tauri через MCP — экспертное руководство
documentation
tauri-mcp-testing is a Claude Code skill that provides an expert guide to E2E testing of running Tauri applications via the Tauri MCP server. It covers test session management, webview interaction, IPC message inspection, capturing screenshots at key steps, and debugging failing scenarios. The skill acts as a theoretical companion to tauri-mcp-test-runner — while that skill executes tests, this one explains how the process works under the hood. It is most useful when setting up an E2E testing environment or diagnosing complex test failures, making it a practical reference for QA teams working on Tauri projects who need to understand the testing architecture rather than just run a preconfigured runner.
- #testing
- #tauri
- #mcp
- #documentation