#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

#13 in Accessibility

Download history 427/week @ 2024-09-14 50/week @ 2024-09-21 53/week @ 2024-09-28 4/week @ 2024-10-05

59 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
~122K SLoC