Testing Tauri Apps

Testing strategies for Tauri v2 apps: unit tests with the mock runtime, mocking Tauri APIs, WebDriver E2E tests with Selenium and WebdriverIO, and CI on GitHub Actions. USE WHEN writing unit or integration tests for a Tauri app, mocking IPC commands, setting up E2E browser automation, or wiring Tauri tests into CI.

Sheshiyer 9231965 11.0 KB Updated

File contents

Sheshiyer/skill-clusters/tree/main/skills/testing-tauri-apps commit 9231965e87

Frequently asked questions

npx skillmds@latest add sheshiyer/testing-tauri-apps