github.com/stretchr/testify/assert.False
third-partyThe 4980th most-called third-party function by production calls. Called 18,613 times across 358 modules; 118 of those run outside tests and generated code.
All of github.com/stretchr/testify/assert → Docs on pkg.go.dev ↗
- prod calls
- 118
- non-test, non-generated
- all calls
- 18,613
- total callsites
- modules
- 358
- distinct callers
- in loop
- 16%
- of prod calls
- in tests
- 99%
- 18,492 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 function96%A direct call to an exported package function, resolved by type.
- Package function (by syntax)4%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into False from notable Go projects. Open one on the map to see what else it hammers.
- Gitea 4 3%
- Authelia 2 2%
- etcd 1 <1%
- Kubernetes 1 <1%
where it's called
Callsites in the wild
12 representative callsites of 18,613, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
gitea.dev @v1.27.1
modules/indexer/issues/internal/tests/tests.go:190
in loop - in loop
- in loop
-
elastic/beats @v6.8.23+incompatible
x-pack/filebeat/input/netflow/decoder/template/test_helpers.go:46 ↗
in loop - in loop
- in loop
- in loop
-
vitess.io/vitess @v0.24.2
go/test/endtoend/onlineddl/vtgate_util.go:538
in loop - in loop
-
gitea.dev @v1.27.1
modules/indexer/issues/internal/tests/tests.go:222
in loop - in loop
top callers
The modules that reach for it
The modules that call False most in this snapshot.
- github.com/photoprism/photoprism2,25912%
- gitea.dev7674%
- github.com/go-gitea/gitea7674%
- github.com/weaviate/weaviate6524%
- github.com/netbirdio/netbird5683%
siblings
More from github.com/stretchr/testify/assert
The other most-called functions in this package. See all →