github.com/stretchr/testify/require.NoError
third-partyThe 40th most-called third-party function by production calls. Called 4,620 times across 173 modules; 0 of those run outside tests and generated code.
All of github.com/stretchr/testify/require → Docs on pkg.go.dev ↗
- prod calls
- 0
- non-test, non-generated
- all calls
- 4,620
- total callsites
- modules
- 173
- distinct callers
- in loop
- 0%
- of prod calls
- in tests
- 100%
- 4,620 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 →
- Package function (by syntax)100%A package function in a module outside the crawl, keyed by import path.
where it's called
Callsites in the wild
6 representative callsites of 4,620, prioritizing in-loop and non-test usage. We link to source, never display it.
-
hashicorp/consul @v1.18.1
test -
k8s.io/apimachinery @v0.29.3
test -
docker/docker @v25.0.3
test -
hashicorp/consul @v1.18.1
test -
k8s.io/apimachinery @v0.29.3
test - test
top callers
The modules that reach for it
The modules that call NoError most in this snapshot.
- github.com/hashicorp/consul1,41031%
- k8s.io/apimachinery1,18026%
- github.com/docker/docker60413%