#interface #testing #write #ui #linux #atspi

test-by-a11y

Write tests for UIs through the accessibility interface

3 releases (breaking)

new 0.2.0 Sep 16, 2024
0.1.0 Sep 16, 2024
0.0.0 Sep 15, 2024

#13 in Accessibility

Download history 423/week @ 2024-09-12

423 downloads per month

MIT license

16KB
318 lines

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.

Dependencies

~0.3–10MB
~123K SLoC