{"id":65425,"library":"corbym-gocrest","title":"GoCrest Assertions","description":"GoCrest is a Hamcrest-inspired assertion library for Go that provides expressive matchers for testing.","status":"active","version":"1.2.1","language":"go","source_language":null,"source_url":"https://github.com/corbym/gocrest","tags":["testing","assertions","matchers","hamcrest"],"install":[{"cmd":"go get github.com/corbym/gocrest","lang":"bash","label":"Install github.com/corbym/gocrest"}],"dependencies":[],"imports":[{"symbol":"gocrest","correct":"github.com/corbym/gocrest"}],"quickstart":{"code":"package main\n\nimport (\n\t\"testing\"\n\t\"github.com/corbym/gocrest\"\n)\n\nfunc TestExample(t *testing.T) {\n\tgocrest.Assert(t, \"hello\", gocrest.Is(\"hello\"))\n}","lang":"go","description":"Use gocrest.Assert with an Is matcher"},"warnings":[],"env_vars":null,"search_vec":"'assert':2,9,20 'express':15 'go':12 'gocrest':1,3 'hamcrest':7,22 'hamcrest-inspir':6 'inspir':8 'librari':10 'matcher':16,21 'provid':14 'test':18,19","created_at":"2026-06-17T17:10:08.128781+00:00","updated_at":"2026-06-17T17:10:08.128781+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/corbym/gocrest","github":"https://github.com/corbym/gocrest","docs":"https://pkg.go.dev/github.com/corbym/gocrest#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}}