github.com/stretchr/testify/require.JSONEq
third-partyThe 5711th most-called third-party function by production calls. Called 1,352 times across 76 modules; 103 of those run outside tests and generated code.
All of github.com/stretchr/testify/require → Docs on pkg.go.dev ↗
- prod calls
- 103
- non-test, non-generated
- all calls
- 1,352
- total callsites
- modules
- 76
- distinct callers
- in loop
- 3%
- of prod calls
- in tests
- 92%
- 1,248 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 function100%A direct call to an exported package function, resolved by type.
- Package function (by syntax)<1%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into JSONEq 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,352, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
- in loop test
- in loop test
- in loop test
- in loop test
-
gitea.dev @v1.27.1
modules/issue/template/template_test.go:766
in loop test - in loop test
- in loop test
-
cadence-workflow/shard-manager @v0.0.0-20260730082237-cd61cc023ec2
service/sharddistributor/store/etcd/etcdtypes/state_test.go:208 ↗
in loop test - in loop test
top callers
The modules that reach for it
The modules that call JSONEq most in this snapshot.
- github.com/dgraph-io/dgraph64047%
- github.com/dagger/dagger20815%
- github.com/dgraph-io/dgraph/v24453%
- github.com/hypermodeinc/dgraph/v24453%
- github.com/getkin/kin-openapi373%
siblings
More from github.com/stretchr/testify/require
The other most-called functions in this package. See all →