{"id":53082,"library":"ysmood-got","title":"Got","description":"An enjoyable Go test framework for writing concise and expressive tests.","status":"active","version":"0.43.0","language":"go","source_language":null,"source_url":"https://github.com/ysmood/got","tags":["testing","framework","assertions"],"install":[{"cmd":"go get github.com/ysmood/got","lang":"bash","label":"Install github.com/ysmood/got"}],"dependencies":[],"imports":[{"symbol":"got","correct":"github.com/ysmood/got"}],"quickstart":{"code":"package main\n\nimport (\n\t\"testing\"\n\t\"github.com/ysmood/got\"\n)\n\nfunc TestSomething(t *testing.T) {\n\tg := got.New(t)\n\tg.Eq(1, 1)\n}","lang":"go","description":"Simple test using the got framework."},"warnings":[],"env_vars":null,"search_vec":"'assert':15 'concis':9 'enjoy':3 'express':11 'framework':6,14 'go':4 'got':1 'test':5,12,13 'write':8","created_at":"2026-06-15T07:26:05.535573+00:00","updated_at":"2026-06-15T07:26:05.535573+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/ysmood/got","github":"https://github.com/ysmood/got","docs":"https://pkg.go.dev/github.com/ysmood/got#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}}