github.com/stretchr/testify
go
pkg:golang/github.com/stretchr/testify
13,543 Dependabot PRs
2 days ago
5,777 repositories
40 repositories
Recent PRs
Bump the gomod-automerge group across 2 directories with 7 updates
Bump github.com/stretchr/testify from 1.8.4 to 1.11.1 in /internal/aws/k8s
pcwiese/opentelemetry-collector-contrib #29844
Bump github.com/stretchr/testify from 1.8.4 to 1.11.1 in /internal/aws/proxy
pcwiese/opentelemetry-collector-contrib #29798
Bump the all-deps group across 5 directories with 169 updates
hyperledger/fabric-private-chaincode #842
chore(deps): bump the all group across 14 directories with 8 updates
go-fuego/fuego #594
build(deps): bump the golang group in /server with 6 updates
uwpokerclub/website #120
build(deps): Bump the gomod group across 3 directories with 4 updates
sigstore/sigstore #2171
Bump github.com/stretchr/testify from 1.8.4 to 1.11.1 in /receiver/k8sclusterreceiver
albertteoh/opentelemetry-collector-contrib #11911
build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.11.1
chore(deps): Bump github.com/stretchr/testify from 1.10.0 to 1.11.1
swirldslabs/merge-queue-poc #10
Bump the all-deps group across 5 directories with 169 updates
radiant-coder580pz/fabric-private-chaincode #7
chore(deps): Bump the minor-and-patch group across 1 directory with 3 updates
chore(deps): bump the main group across 1 directory with 3 updates
chore(deps): bump the gomod-normal-deps group across 2 directories with 15 updates
go-kod/kod #292
chore: bump the gomod group across 1 directory with 3 updates
sassoftware/gotagger #286
build(deps): Bump github.com/stretchr/testify from 1.9.0 to 1.11.1 in /e2e
Bump github.com/stretchr/testify from 1.10.0 to 1.11.1
segmentio/terraform-provider-segment #214
Bump the all-deps group across 5 directories with 169 updates
mateoBell88/fabric-private-chaincode #12
go(deps): bump the go-minor-patch group with 2 updates
karloscodes/fusionaly-installer #4
deps(deps): bump github.com/stretchr/testify from 1.9.0 to 1.11.1
deps(deps): bump github.com/stretchr/testify from 1.9.0 to 1.11.1
akram/mcpify #7
chore(deps): bump github.com/stretchr/testify from 1.7.2 to 1.11.1
ab0utbla-k/cloudwatch-alarm-enricher #14
chore(deps): bump the gomod-version-updates group across 1 directory with 9 updates
zitadel/zitadel-go #520
build(deps): bump the go-dependencies group across 1 directory with 4 updates
deps(go)(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1
liip-elearning/clamav-prometheus-exporter #3
build(deps): Bump the go-dependency-updates group across 1 directory with 5 updates
build(deps): Bump the gomod group across 5 directories with 6 updates
bobcallaway/sigstore #1239
Bump github.com/stretchr/testify from 1.7.0 to 1.11.1 in /exporter/googlecloudexporter
manang-splunk/opentelemetry-collector-contrib #3084
build(deps): bump the minor-and-patch group with 8 updates
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
BishopFox/sliver #2002
build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.11.1 in /x/upgrade
ingenuity-build/cosmos-sdk #2392
chore(deps): bump the everything-else group across 1 directory with 18 updates
gnolang/gno #4832
chore(deps): bump the common group across 1 directory with 6 updates
aquasecurity/trivy-checks #491
chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.11.1
djpiper28/cards-against-humanity #73
build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.11.1
Bump github.com/stretchr/testify from 1.9.0 to 1.11.1 in /v9
Bump github.com/stretchr/testify from 1.9.0 to 1.11.1 in /v8
Bump github.com/stretchr/testify from 1.9.0 to 1.11.1 in /v7
Bump github.com/stretchr/testify from 1.10.0 to 1.11.1
cloudbase/garm-provider-aws #30
Bump github.com/stretchr/testify from 1.9.0 to 1.11.1 in /collections
Bump github.com/stretchr/testify from 1.9.0 to 1.11.1 in /x/tx
Bump github.com/stretchr/testify from 1.8.4 to 1.11.1 in /errors
Bump github.com/stretchr/testify from 1.8.4 to 1.11.1 in /depinject
build(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.11.1
Package Details
| Name: | github.com/stretchr/testify |
| Ecosystem: | go |
| PURL Type: | golang |
| Package URL: | pkg:golang/github.com/stretchr/testify |
| JSON API: | View JSON |
Package Information
Package testify is a set of packages that provide many tools for testifying that your code will behave as you intend. testify contains the following packages: The assert package provides a comprehensive set of assertion functions that tie in to the Go testing system. The mock package provides a system by which it is possible to mock your objects and verify calls are happening as expected. The suite package provides a basic structure for using structs as testing suites, and methods on those structs as tests. It includes setup/teardown functionality in the way of interfaces. A golangci-lint compatible linter for testify is available called testifylint.
| Repository: | https://github.com/stretchr/testify |
| Homepage: | https://github.com/stretchr/testify |
| Latest Release: |
v1.10.0
about 1 year ago |
| Dependent Repos: | 280,136 |
| Dependent Packages: | 146,490 |
| Ranking: | Top 0.0004% by dependent repos Top 0.0001% by dependent pkgs |