{"id":65904,"library":"bsm-gomega","title":"gomega","description":"Gomega is the Ginkgo BDD-style testing framework's preferred matcher library for expressive assertions.","status":"active","version":"1.27.10","language":"go","source_language":null,"source_url":"https://github.com/bsm/gomega","tags":["testing","matchers","ginkgo"],"install":[{"cmd":"go get github.com/bsm/gomega","lang":"bash","label":"Install github.com/bsm/gomega"}],"dependencies":[],"imports":[{"symbol":"gomega","correct":"github.com/bsm/gomega"}],"quickstart":{"code":"package main\n\nimport (\n\t\"testing\"\n\t. \"github.com/bsm/gomega\"\n)\n\nfunc TestExample(t *testing.T) {\n\tg := NewGomegaWithT(t)\n\tg.Expect(2 + 2).To(Equal(4))\n}","lang":"go","description":"Asserts that 2+2 equals 4 using Gomega matchers."},"warnings":[],"env_vars":null,"search_vec":"'assert':17 'bdd':7 'bdd-style':6 'express':16 'framework':10 'ginkgo':5,20 'gomega':1,2 'librari':14 'matcher':13,19 'prefer':12 'style':8 'test':9,18","created_at":"2026-06-17T17:16:40.264809+00:00","updated_at":"2026-06-17T17:16:40.264809+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/bsm/gomega","github":"https://github.com/bsm/gomega","docs":"https://pkg.go.dev/github.com/bsm/gomega#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}}