Skip to content

bukowa/tauri-e2e

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f27acbb · Jan 6, 2025

History

99 Commits
Aug 12, 2024
Oct 19, 2024
Oct 19, 2024
Aug 12, 2024
Jul 8, 2024
Jul 9, 2024
Oct 20, 2024
Jul 7, 2024
Jun 29, 2024
Jan 6, 2025
Jul 16, 2024
Oct 19, 2024
Jul 7, 2024

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