github.com/onsi/gomega

Gomega

Gomega is the Ginkgo BDD-style testing framework's preferred matcher library.

96

Decision Signals

Health score 96/100, confidence 100/100.

Excellent
Maintenance 95
Adoption 100
Security 92
Maturity 100
Developer DX 89
Confidence 100

Install

go get github.com/onsi/gomega

Package Data

updated May 28, 2026
Latest versionv1.41.0
Imported by11.8K packages
Stars2.3K
Forks303
Last activity3 days ago
Latest releasev1.41.0 (10 days ago)
LicenseMIT
Known vuln records0

API Surface

93 symbols
SymbolKindSynopsis
Assertion Type type Assertion = types.Assertion
Expect Function func Expect(actual any, extra ...any) Assertion
ExpectWithOffset Function func ExpectWithOffset(offset int, actual any, extra ...any) Assertion
Ω Function func Ω(actual any, extra ...any) Assertion
AsyncAssertion Type type AsyncAssertion = types.AsyncAssertion
Consistently Function func Consistently(actualOrCtx any, args ...any) AsyncAssertion
ConsistentlyWithOffset Function func ConsistentlyWithOffset(offset int, actualOrCtx any, args ...any) AsyncAssertion
Eventually Function func Eventually(actualOrCtx any, args ...any) AsyncAssertion
EventuallyWithOffset Function func EventuallyWithOffset(offset int, actualOrCtx any, args ...any) AsyncAssertion
Gomega Type type Gomega = types.Gomega
NewGomega Function func NewGomega(fail types.GomegaFailHandler) Gomega
GomegaAssertion Type type GomegaAssertion = types.Assertion

Similar Packages

Go Testing Libraries

#1 mockery

A mock code autogenerator for Go

Go Testing Libraries 7.1K stars 8 imported-by 100% confidence
95

#2 Testify

Module testify is a set of packages that provide many tools for testifying that your code will behave as you intend.

Go Testing Libraries 26.0K stars 15 imported-by 100% confidence
95

#3 toxiproxy

:alarm_clock: :fire: A TCP proxy to simulate network and system conditions for chaos and resiliency testing

Go Testing Libraries 12.1K stars 30 imported-by 100% confidence
93

#4 keploy

Open-source platform for creating safe, isolated production sandboxes for API, integration, and E2E testing.

Go Testing Libraries 17.5K stars 0 imported-by 45% confidence
86

#5 hoverfly

Lightweight service virtualization/ API simulation / API mocking tool for developers and testers

Go Testing Libraries 2.5K stars 0 imported-by 100% confidence
80