1 unstable release
0.1.0 | Dec 16, 2024 |
---|
#39 in Accessibility
12,081 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–5.5MB
~23K SLoC