Skip to content

bukowa/tauri-e2e

Repository files navigation

tauri-e2e v2

Windows Tests Linux Tests macOS Tests

This project demonstrates how to perform end-to-end testing with Tauri v2 using Selenium.
For documentation of how to use the Selenium package see

Note:

This project was primarily created as an experiment to learn JavaScript/TypeScript package management and release processes. While it may not represent the best or most sustainable approach for testing in the future, it can still serve as a useful example or starting point for similar projects.

State

  • Windows support
    • github actions support
  • Linux support
    • github actions support
  • Mac support
    • github actions support

Prerequisites

Before getting started, ensure you have the following:

  • Rust
  • Node.js