github.com/stretchr/testify/suite.Suite.Require
third-partyThe 5396th most-called third-party method by production calls. Called 9,398 times across 44 modules; 109 of those run outside tests and generated code.
All of github.com/stretchr/testify/suite → Docs on pkg.go.dev ↗
- prod calls
- 109
- non-test, non-generated
- all calls
- 9,398
- total callsites
- modules
- 44
- distinct callers
- in loop
- 14%
- of prod calls
- in tests
- 99%
- 9,289 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 method<1%A method on a value whose type is known exactly.
- Embedded method100%Reached through an embedded type.
who calls this
Notable callers
Production calls into Suite.Require from notable Go projects. Open one on the map to see what else it hammers.
- Authelia 5 5%
where it's called
Callsites in the wild
12 representative callsites of 9,398, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
- in loop
- in loop
-
go.temporal.io/server @v1.31.2
tests/xdc/base.go:152
in loop - in loop
- in loop
- in loop
- in loop
-
go.temporal.io/server @v1.31.2
tests/xdc/base.go:168
in loop - in loop
top callers
The modules that reach for it
The modules that call Suite.Require most in this snapshot.
- github.com/gastownhall/beads1,56517%
- github.com/steveyegge/beads1,56517%
- github.com/siderolabs/talos1,24213%
- github.com/goharbor/harbor/src7988%
- go.temporal.io/server7258%
siblings
More from github.com/stretchr/testify/suite
The other most-called members in this package. See all →