{"id":59761,"library":"k9","title":"K9","description":"A Rust testing library providing expressive assertions and matchers.","status":"active","version":"0.12.0","language":"rust","source_language":null,"source_url":"https://github.com/aaronabramov/k9","tags":["testing","assertions","matchers"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nk9 = \"0.12.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add k9","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"snapshot","correct":"use k9::snapshot;"}],"quickstart":{"code":"use k9::snapshot;\n\nfn main() {\n    snapshot!(\"hello world\", \"hello world\");\n}","lang":"rust","description":"Basic snapshot assertion using k9."},"warnings":[],"env_vars":null,"search_vec":"'assert':8,12 'express':7 'k9':1 'librari':5 'matcher':10,13 'provid':6 'rust':3 'test':4,11","created_at":"2026-06-16T17:16:04.733268+00:00","updated_at":"2026-06-16T17:16:04.733268+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://github.com/aaronabramov/k9","github":"https://github.com/aaronabramov/k9","docs":"https://docs.rs/k9/","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-16","next_check":"2026-12-13","install_tag":null}}