slint_testing 0.0.1
slint_testing: ^0.0.1 copied to clipboard
Test Slint UIs by querying the accessibility tree — find elements by label, id, or type, click them, and assert on properties and callbacks. Built on i-slint-backend-testing.
slint_testing #
Test Slint UIs from Dart through the accessibility tree — no window, no
renderer, no event loop. Runs under plain dart test on
i-slint-backend-testing.
dev_dependencies:
slint_testing: ^0.0.1
Full docs: see the docs site (just docs-serve) — package page under
Packages, and the Testing guide.