/kittest

Automated GUI testing using accesskit

Primary LanguageRustApache License 2.0Apache-2.0

💻🐈 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