#testing #integration-tests #ui #interface #write #atspi

test-by-a11y

Write tests for UIs through the accessibility interface

3 releases (breaking)

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

#14 in Accessibility

Download history 442/week @ 2024-09-15 35/week @ 2024-09-22 54/week @ 2024-09-29 3/week @ 2024-10-06

57 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–11MB
~125K SLoC