slint_patrol 0.0.1
slint_patrol: ^0.0.1 copied to clipboard
Drive Slint UIs from Patrol tests — find elements in the live component's accessibility tree by label, id, type, or role, and tap and type through real Flutter gestures.
slint_patrol #
Drive Slint UIs from Patrol tests. Slint paints
into one Flutter widget, so Patrol's $(...) alone is not enough — this
package adds $.slint(...) finders over the live accessibility tree and
real Flutter gestures.
dev_dependencies:
slint_patrol: ^0.0.1
Full docs: see the docs site (just docs-serve) — package page under
Packages, and the Testing guide.