github.com/stretchr/testify/assert.NoError
third-partyThe 640th most-called third-party function by production calls. Called 70,925 times across 435 modules; 1,127 of those run outside tests and generated code.
1% in production calls vs 2026-W37 (1,113 → 1,127)
All of github.com/stretchr/testify/assert → Docs on pkg.go.dev ↗
- prod calls
- 1,127
- non-test, non-generated
- all calls
- 70,925
- total callsites
- modules
- 435
- distinct callers
- in loop
- 11%
- of prod calls
- in tests
- 98%
- 69,795 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 function93%A direct call to an exported package function, resolved by type.
- Package function (by syntax)7%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into NoError from notable Go projects. Open one on the map to see what else it hammers.
- Gitea 29 3%
- HashiCorp 29 3%
- Grafana 25 2%
- Uber Go 18 2%
- Kubernetes 17 2%
where it's called
Callsites in the wild
12 representative callsites of 70,925, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
-
gitea.dev @v1.27.3
models/unittest/consistency.go:37
in loop -
NoFxAiOS/nofx @v0.0.0-20260905025447-638d40421189
in loop - in loop
-
coder/coder @v0.27.3
in loop - in loop
-
elastic/beats @v6.8.23+incompatible
in loop - in loop
- in loop
- in loop
-
rclone/rclone @v1.75.1
in loop
top callers
The modules that reach for it
The modules that call NoError most in this snapshot.
- gitea.dev4,0296%
- github.com/go-gitea/gitea4,0296%
- github.com/hyperledger/fabric3,2755%
- github.com/drakkan/sftpgo3,0304%
- github.com/xuri/excelize/v22,4823%
siblings
More from github.com/stretchr/testify/assert
The other most-called functions in this package. See all →