1 unstable release
new 0.1.0 | Dec 16, 2024 |
---|
#44 in Accessibility
1,769 downloads per month
Used in 5 crates
(via egui_kittest)
41KB
711 lines
💻🐈 kittest: UI Testing Library for Rust Powered by AccessKit
kittest is a GUI testing library for Rust, inspired by Testing Library. It leverages AccessKit to provide a framework-agnostic solution for testing user interfaces.
This library is designed to be flexible and works with any GUI framework that supports AccessKit. Creating new kittest integrations is simple and straightforward. To get started, check out our basic integration example.
Available Integrations
- egui_kittest: Official integration for egui.
Dependencies
~0.8–5MB
~23K SLoC