{"id":75434,"library":"gtk-test","title":"GTK Test","description":"Crate to test GTK UIs by simulating user interactions and checking widget states.","status":"active","version":"0.18.0","language":"rust","source_language":null,"source_url":"https://github.com/gtk-rs/gtk-test","tags":["gtk","testing","ui","gui"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ngtk-test = \"0.18.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add gtk-test","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"TestContext","correct":"use gtk_test::TestContext;"}],"quickstart":{"code":"use gtk_test::TestContext;\n\nfn main() {\n    let ctx = TestContext::new();\n    println!(\"Test context created\");\n}","lang":"rust","description":"Create a GTK test context."},"warnings":[],"env_vars":null,"search_vec":"'check':13 'crate':3 'gtk':1,6,16 'gui':19 'interact':11 'simul':9 'state':15 'test':2,5,17 'ui':7,18 'user':10 'widget':14","created_at":"2026-06-17T19:16:47.916996+00:00","updated_at":"2026-06-17T19:16:47.916996+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://gtk-rs.org/","github":"https://github.com/gtk-rs/gtk-test","docs":"https://docs.rs/gtk-test/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["testing"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}