Skip to content
callcount

github.com/stretchr/testify/require.Assertions.Empty

third-party

The 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.

Assertions.Empty · 12 of 1,168 callsites

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 →