github.com/stretchr/testify
go
pkg:golang/github.com/stretchr/testify
13,313 Dependabot PRs
about 9 hours ago
5,751 repositories
27 repositories
Recent PRs (filtered by: Patch PRs )
Bump the go group in /integrations/event-handler with 5 updates
Bump the all group with 20 updates
grafana/grafana-app-sdk #1054
build(deps): bump the minor-and-patch-gomod-weekly group across 2 directories with 2 updates
async-knightbgt7/hiero-json-rpc-relay #45
Bump the all group with 20 updates
grafana/grafana-app-sdk #1028
build(deps): Bump the gomod group across 5 directories with 5 updates
bobcallaway/sigstore #1241
fix(deps): bump the deps group across 1 directory with 10 updates
GoogleCloudPlatform/prometheus-engine #1783
Bump the gomod group across 1 directory with 5 updates
boinkor-net/tsnsrv #228
chore(deps): bump the all group across 14 directories with 8 updates
go-fuego/fuego #594
build(deps): Bump the gomod group across 3 directories with 4 updates
sigstore/sigstore #2171
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.11.0 to 1.11.1
BishopFox/sliver #2002
build(deps): bump the testing-modules group across 4 directories with 1 update
gofiber/contrib #1419
chore(deps): Bump the gomod group across 1 directory with 4 updates
tarampampam/webhook-tester #698
chore(deps): Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in the testing group
fankserver/discord-voice-mcp #33
build(deps): bump the minor-and-patch-gomod-weekly group across 2 directories with 2 updates
hiero-ledger/hiero-json-rpc-relay #4426
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
LumeWeb/portal #1106
[gomod] Bump the dependencies group across 2 directories with 7 updates
open-edge-platform/infra-onboarding #292
build(deps): Bump the gomod group across 5 directories with 5 updates
bobcallaway/sigstore #1238
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
build(deps): bump the gomod-backward-compatible group with 15 updates
hashicorp/terraform-provider-vault #2618
Bump the golang group with 3 updates
dell/csi-unity #355
build(deps): Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
external-secrets-inc/reloader #167
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /pkg/gofr/datasource/opentsdb
gofr-dev/gofr #2311
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /pkg/gofr/datasource/mongo
gofr-dev/gofr #2310
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /pkg/gofr/datasource/couchbase
gofr-dev/gofr #2307
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /pkg/gofr/datasource/elasticsearch
gofr-dev/gofr #2306
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /examples/using-add-filestore
gofr-dev/gofr #2301
fix(deps): bump the deps group across 1 directory with 9 updates
GoogleCloudPlatform/prometheus-engine #1774
Bump the gomodupdates group across 1 directory with 5 updates
mondoohq/terraform-provider-mondoo #324
chore(deps): bump the go-mod group across 1 directory with 9 updates
taiyoh/sqsd #530
go.mod: bump the most-deps group across 1 directory with 8 updates
ripta/rt #116
chore(deps): bump the all group with 15 updates
deps(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
kagenti/mcp-gateway #206
build(deps): Bump the gomod group across 5 directories with 5 updates
bobcallaway/sigstore #1235
Bump the all-go-mod-patch-and-minor group across 1 directory with 34 updates
aws/eks-hybrid #751
build(deps): bump the gomod group across 1 directory with 6 updates
isometry/terraform-provider-github #18
Bump the dependencies group across 1 directory with 2 updates
jlucaspains/sharp-cert-manager #166
chore: bump the all-go-mod group across 1 directory with 6 updates
in-toto/witness #662
[gomod] Bump the dependencies group across 2 directories with 8 updates
open-edge-platform/infra-onboarding #278
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /server
build(deps): Bump the gomod group across 6 directories with 5 updates
bobcallaway/sigstore #1233
chore(deps): bump the all group with 13 updates
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in the go-patch-updates group
vallieres/mx-creative-console-bg-maker #14
Bump the go group across 1 directory with 6 updates
jfrog/jfrog-cli #3102
Bump the go group across 1 directory with 5 updates
jfrog/jfrog-cli #3098
chore: Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /cfn-resources
mongodb/mongodbatlas-cloudformation-resources #1444
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
dtrejod/goexif #56
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 |