Expand description
Deterministic in-memory browser runtime for Rust tests.
This crate provides a lightweight DOM and JavaScript-like runtime tailored
for deterministic unit and integration testing.
Use Harness as the main entry point to load HTML, simulate user actions,
control fake time, and assert DOM state.
Structs§
- Clipboard
Payload Artifact - Clipboard
Write Artifact - Download
Artifact - Harness
- Keyboard
Event Init - Location
Navigation - Mock
File - Mock
Page - Mock
Window - Pending
Timer - Thrown
Value