Skip to content

Add end to end testing #11

@srid

Description

@srid

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions