mirror of
https://github.com/emilk/egui.git
synced 2026-09-03 07:10:04 -04:00
Add badges to kittest README.md
This commit is contained in:
@@ -1,5 +1,10 @@
|
|||||||
# egui_kittest
|
# egui_kittest
|
||||||
|
|
||||||
|
[](https://crates.io/crates/egui_kittest)
|
||||||
|
[](https://docs.rs/egui_kittest)
|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
Ui testing library for egui, based on [kittest](https://github.com/rerun-io/kittest) (an [AccessKit](https://github.com/AccessKit/accesskit) based testing library).
|
Ui testing library for egui, based on [kittest](https://github.com/rerun-io/kittest) (an [AccessKit](https://github.com/AccessKit/accesskit) based testing library).
|
||||||
|
|
||||||
## Example usage
|
## Example usage
|
||||||
|
|||||||
Reference in New Issue
Block a user