test-by-a11y

Crates.iotest-by-a11y
lib.rstest-by-a11y
version0.2.0
sourcesrc
created_at2024-09-15 19:59:05.708957
updated_at2024-09-16 20:54:48.100507
descriptionWrite tests for UIs through the accessibility interface.
homepage
repositoryhttps://github.com/lilopkins/test-by-a11y
max_upload_size
id1375736
size19,429
Lily Hopkins (lilopkins)

documentation

README

Test By A11y

Write integration tests for UI based software, testing via the accessibility interface.

Warning: Currently this only supports Linux through the ATSPI interface.

How to Use

To see an example how to use this with the Gnome Calculator, see tests/test_gnome_calc.rs.

Commit count: 0

cargo fmt