{"id":52157,"library":"cheekybits-is","title":"is","description":"A mini testing helper for concise assertions in Go tests.","status":"active","version":"0.0.0-20150225183255-68e9c0620927","language":"go","source_language":null,"source_url":"https://github.com/cheekybits/is","tags":["testing","assertions","helper"],"install":[{"cmd":"go get github.com/cheekybits/is","lang":"bash","label":"Install github.com/cheekybits/is"}],"dependencies":[],"imports":[{"symbol":"is","correct":"github.com/cheekybits/is"}],"quickstart":{"code":"package main\n\nimport (\n\t\"testing\"\n\t\"github.com/cheekybits/is\"\n)\n\nfunc TestExample(t *testing.T) {\n\tis := is.New(t)\n\tis.Equal(1+1, 2)\n}","lang":"go","description":"Simple equality assertion using is."},"warnings":[],"env_vars":null,"search_vec":"'assert':8,13 'concis':7 'go':10 'helper':5,14 'mini':3 'test':4,11,12","created_at":"2026-06-15T06:43:34.043043+00:00","updated_at":"2026-06-15T06:43:34.043043+00:00","problems":[],"ecosystem":"go","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/cheekybits/is","github":"https://github.com/cheekybits/is","docs":"https://pkg.go.dev/github.com/cheekybits/is#section-documentation","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-15","next_check":"2026-12-12","install_tag":null}}