github.com/stretchr/testify/require.Assertions.Empty
third-partyThe 5898th most-called third-party method by production calls. Called 1,168 times across 28 modules; 101 of those run outside tests and generated code.
10% in production calls vs 2026-W37 (92 → 101)
All of github.com/stretchr/testify/require → Docs on pkg.go.dev ↗
- prod calls
- 101
- non-test, non-generated
- all calls
- 1,168
- total callsites
- modules
- 28
- distinct callers
- in loop
- 4%
- of prod calls
- in tests
- 91%
- 1,067 calls
- resolved
- 100%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Concrete method36%A method on a value whose type is known exactly.
- Embedded method64%Reached through an embedded type.
who calls this
Notable callers
Production calls into Assertions.Empty from notable Go projects. Open one on the map to see what else it hammers.
where it's called
Callsites in the wild
12 representative callsites of 1,168, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
go.temporal.io/server @v1.32.0
tools/common/schema/test/setuptest.go:121
in loop - in loop
-
go.temporal.io/server @v1.32.0
common/persistence/tests/visibility_persistence_suite.go:1236
in loop -
Azure/azure-sdk-for-go/sdk/storage/azblob @v1.8.1
container/client_test.go:1639
in loop test - in loop test
- in loop test
- in loop test
-
urfave/cli/v3 @v3.13.0
in loop test - in loop test
- in loop test
- in loop test
top callers
The modules that reach for it
The modules that call Assertions.Empty most in this snapshot.
- go.temporal.io/server36231%
- github.com/temporalio/temporal27323%
- github.com/bytebase/bytebase1019%
- github.com/hashicorp/boundary1019%
- github.com/cadence-workflow/cadence767%
siblings
More from github.com/stretchr/testify/require
The other most-called members in this package. See all →