#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

#15 in Accessibility

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
~124K SLoC