{"id":73062,"library":"issue9-assert-v3","title":"Assert v3","description":"Package assert provides simple testing helpers for Go's testing package, with Chinese documentation.","status":"active","version":"3.1.0","language":"go","source_language":null,"source_url":"https://github.com/issue9/assert","tags":["testing","assertions","utility"],"install":[{"cmd":"go get github.com/issue9/assert/v3","lang":"bash","label":"Install github.com/issue9/assert/v3"}],"dependencies":[],"imports":[{"symbol":"assert","correct":"github.com/issue9/assert/v3"}],"quickstart":{"code":"package main\n\nimport (\n    \"testing\"\n    \"github.com/issue9/assert/v3\"\n)\n\nfunc TestSomething(t *testing.T) {\n    a := assert.New(t)\n    a.Equal(1, 1)\n}","lang":"go","description":"Use assert in a test function"},"warnings":[],"env_vars":null,"search_vec":"'assert':1,4,18 'chines':15 'document':16 'go':10 'helper':8 'packag':3,13 'provid':5 'simpl':6 'test':7,12,17 'util':19 'v3':2","created_at":"2026-06-17T18:47:11.195680+00:00","updated_at":"2026-06-17T18:47:11.195680+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/issue9/assert","github":"https://github.com/issue9/assert","docs":"https://pkg.go.dev/github.com/issue9/assert/v3#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-17","next_check":"2026-12-14","install_tag":null}}