-
Notifications
You must be signed in to change notification settings - Fork 23
Closed
Description
We want to test the final nix build
web app.
The official leptos templates use playwright to do this:
https://github.com/leptos-rs/start-axum/tree/main/end2end
While we may do the same, I'd like to first explore (briefly) the option of being able to write tests in pure Rust. For eg., there is playwright-rust, but it seems unmaintained. Are there other options?
Exhausting all that, we may just use something like playwright.
Metadata
Metadata
Assignees
Labels
No labels