Recordsgolanggithub.com/stretchr/testifyv1.7.0
Which symbol ran where
Symbols × operating systems for this version. Cells drill into the package's compatibility cube.
Showing the environments with the most evidence.
Reading a cell: The number is how many recorded observations the rate divides — one build files an observation per stage it reached, so it counts neither builds nor machines nor people. The document beside it is a different fact from a different source: whether a sample exists at that coordinate, and how our own run of it went there.
- no sample at this coordinate yet
- there is a sample here, and nothing of ours has run it at this coordinate yet
- there is a sample here, and our run of it at this coordinate came back clean
- there is a sample here, and our run of it at this coordinate failed
- there is a sample here, and this coordinate records both a passing and a failing run of it
- nothing recorded — unknown, never "works" and never "broken"
- there is a level below this cell — click to open it
A document means there is a sample at that coordinate. Whether one EXISTS is a fact about this release and this API and does not change with OS, runtime or package manager; its COLOUR is how that sample ran in the environment you are looking at.
Environment detail
Project-level observations and symbol/contract verifications are counted separately and never combined.
These counts do not distinguish how the symbol was called: overloads, argument shapes and options are pooled together. What a particular call shape does is proven by a sample's contract, not by these numbers.
| Environment | Confidence | Observations | Verified | Pass rate | Peers | Last seen |
|---|---|---|---|---|---|---|
| go 1.26 · Go · go · linux glibc · docker
Usage: USED 1✓
|
LOW | 0 +1 | 0 | — | 1 | 2026-09-07 |
| go 1.26 · Go · go · linux glibc · docker
Observations: PROJECT_LOAD 2✓ · PROJECT_TEST 2✓ — Usage: USED 6✓ — Verified: CONTRACT 10✓
|
LOW | 4 +6 | 10 | 100% | 1 · 1✓ | 2026-09-17 |
| go 1.26 · Go · go · linux glibc
Observations: PROJECT_COMPILE 0✓ 1✕ · PROJECT_PROCESS 26✓ · PROJECT_TEST 3✓ — Usage: USED 13✓ — Verified: UNKNOWN 0✓ 5✕
|
LOW | 30 +13 | 5 | 83% | 1 | 2026-09-06 |
| go 1.26 · Go · go · linux glibc · docker
Usage: USED 1✓
|
LOW | 0 +1 | 0 | — | 1 | 2026-09-07 |
| go 1.26 · Go · go · linux glibc · docker
Usage: USED 2✓
|
LOW | 0 +2 | 0 | — | 1 | 2026-09-06 |
Recent failure clusters
-
observed PROJECT_COMPILE exit 1 ×1 v1.7.0 os=linux · runtime=go@1.26 github.com/stretchr/testify/require.Contains sha256:4616263d81c5…test/contract.go:<n>:<n>: not enough arguments in call to require.Containsgo/compiler · compiler-diagnostic · outer go runEvidence quality: complete · Environment variants: 1 · First recorded: 2026-09-06 · Last seen: 2026-09-06
-
observed UNKNOWN exit 1 Evidence gap ×1 v1.7.0 os=linux · runtime=go@1.26 github.com/stretchr/testify/require.Contains sha256:2b72f6b1973f…assertion 2 failed: require.Equal should invoke Errorf and FailNow on mismatched strings · exit status 1go · unclassified-diagnostic · outer go run · gap stage-unknownEvidence quality: complete · Environment variants: 1 · First recorded: 2026-09-06 · Last seen: 2026-09-06Diagnostic re-verification candidate
-
observed UNKNOWN exit 1 Evidence gap ×1 v1.7.0 os=linux · runtime=go@1.26 github.com/stretchr/testify/assert.InEpsilon sha256:ddadabd848f4…assertion 3 failed: InEpsilon should succeed for actual near zero within epsilon · exit status 1go · unclassified-diagnostic · outer go run · gap stage-unknownEvidence quality: complete · Environment variants: 1 · First recorded: 2026-09-06 · Last seen: 2026-09-06Diagnostic re-verification candidate
-
observed UNKNOWN exit 1 Evidence gap ×1 v1.7.0 os=linux · runtime=go@1.26 github.com/stretchr/testify/suite.Run sha256:37c752ff44d1…testing: warning: no tests to run · assertion 1 failed: suite.Run did not execute expected Test methods or invoked non-Test method · exit status 1go · unclassified-diagnostic · outer go run · gap stage-unknownEvidence quality: complete · Environment variants: 1 · First recorded: 2026-09-06 · Last seen: 2026-09-06Diagnostic re-verification candidate
-
observed UNKNOWN exit 1 Evidence gap ×1 v1.7.0 os=linux · runtime=go@1.26 github.com/stretchr/testify/suite.Run sha256:df2c1a527fb4…panic: runtime error: invalid memory address or nil pointer dereference · [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x537401] …go · unclassified-diagnostic · outer go run · gap stage-unknownEvidence quality: complete · Environment variants: 1 · First recorded: 2026-09-06 · Last seen: 2026-09-06Diagnostic re-verification candidate
-
observed UNKNOWN exit 1 Evidence gap ×1 v1.7.0 os=linux · runtime=go@1.26 github.com/stretchr/testify/suite.Run sha256:e9407b4efb93…panic: runtime error: invalid memory address or nil pointer dereference · [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x537401] …go · unclassified-diagnostic · outer go run · gap stage-unknownEvidence quality: complete · Environment variants: 1 · First recorded: 2026-09-06 · Last seen: 2026-09-06Diagnostic re-verification candidate
Symbols
- github.com/stretchr/testify/require.Contains 0 of 1 runs passed
- github.com/stretchr/testify/require.Equal 2 0 of 1 runs passed
- github.com/stretchr/testify/require.Error 0 of 1 runs passed
- github.com/stretchr/testify/assert.Eventually 1 1 of 1 runs passed
- github.com/stretchr/testify/require.False
- github.com/stretchr/testify/assert.InEpsilon 1 1 of 2 runs passed
- github.com/stretchr/testify/require.Len
- github.com/stretchr/testify/assert.Never 1 1 of 1 runs passed
- github.com/stretchr/testify/require.New
- github.com/stretchr/testify/require.Nil
- github.com/stretchr/testify/require.NoError
- github.com/stretchr/testify/require.NotEqual
- github.com/stretchr/testify/require.NotNil
- github.com/stretchr/testify/suite.Run 1
- github.com/stretchr/testify/suite.Suite 1
- github.com/stretchr/testify/suite.SuiteInformation
- github.com/stretchr/testify/require.True
- require 2
- suite 1