Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to write automated tests on Mac? #48

Open
minthemiddle opened this issue Jan 5, 2025 · 2 comments
Open

How to write automated tests on Mac? #48

minthemiddle opened this issue Jan 5, 2025 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@minthemiddle
Copy link
Owner

I develop on Mac.
I cannot write automated tests, docs say:

Tauri also provides support for end-to-end testing support utilizing the WebDriver protocol. Both desktop and mobile work with it, except for macOS which does not provide a desktop WebDriver client.

Source: Tauri Docs > Develop > Test

@minthemiddle minthemiddle added the help wanted Extra attention is needed label Jan 5, 2025
@minthemiddle
Copy link
Owner Author

I might create a custom Docker, just for automated tests.
I might base it on:

https://github.com/ivangabriele/docker-tauri/blob/main/dockerfiles/debian-bookworm-20.Dockerfile

With adding tauri-cli, maybe:

ivangabriele/docker-tauri#15 (comment)

@minthemiddle
Copy link
Owner Author

I don't know whether I can do headless testing via Docker.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant