{"id":58062,"library":"trycmd","title":"Trycmd","description":"Snapshot testing for a herd of CLI tests.","status":"active","version":"1.2.0","language":"rust","source_language":null,"source_url":"https://github.com/assert-rs/snapbox","tags":["testing","cli","snapshot"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ntrycmd = \"1.2.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add trycmd","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"TestCases","correct":"use trycmd::TestCases;"}],"quickstart":{"code":"use trycmd::TestCases;\n\n#[test]\nfn cli_tests() {\n    TestCases::new().case(\"tests/cmd/*.trycmd\");\n}","lang":"rust","description":"Run snapshot tests for CLI commands."},"warnings":[],"env_vars":null,"search_vec":"'cli':8,11 'herd':6 'snapshot':2,12 'test':3,9,10 'trycmd':1","created_at":"2026-06-16T16:09:47.357577+00:00","updated_at":"2026-06-16T16:09:47.357577+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/assert-rs/snapbox","github":"https://github.com/assert-rs/snapbox","docs":"https://docs.rs/trycmd/","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}}