github.com/stretchr/testify
go
pkg:golang/github.com/stretchr/testify
13,327 Dependabot PRs
about 2 hours ago
5,756 repositories
32 repositories
Recent PRs (filtered by: Patch PRs )
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
openbao/openbao-csi-provider #59
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
naotama2002/todoist-go-mcp-server #27
deps(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
chore(deps)(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
Bump the go-dependencies group across 9 directories with 5 updates
riverqueue/river #1032
fix: bump github.com/stretchr/testify from 1.11.0 to 1.11.1
curt-hash/mkvbot #63
build(deps): Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
modelpack/modctl #272
build: bump github.com/stretchr/testify from 1.11.0 to 1.11.1
dhth/dstll #36
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
y-yu/ahcd-go #10
build: bump github.com/stretchr/testify from 1.11.0 to 1.11.1
dhth/hours #112
chore(deps): Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
ovh/okms-sdk-go #55
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
bufbuild/protoschema-plugins #111
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in the dependencies group
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
powersj/parquet #20
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
pyama86/git-assets-canary-releaser #81
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
steadybit/extension-dynatrace #91
Bump the all-go-mod-patch-and-minor group with 7 updates
zalando-incubator/kube-aws-iam-controller #127
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
jadolg/shellhook #79
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
jSherz/terraform-provider-node-lambda-packager #76
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
humanitec/humanitec-go-autogen #99
chore: Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in the security group
replicatedhq/ekco #366
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
scott-the-programmer/terraform-provider-minikube #211
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
smallstep/zcrypto #104
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
sha1n/gompute #20
build(deps): Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
thrasher-corp/gocryptotrader #2031
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
blankdots/minimalgo #128
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
gotd/tl #60
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
bendrucker/terraform-credential-helper-sdk #36
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
bakito/smc #28
build(deps): bump the gomod group across 1 directory with 3 updates
boinkor-net/tsnsrv #224
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in the global group
Bump the go-modules group with 5 updates
greenbone/csaf_distribution #89
chore(deps): Bump the gomod group across 1 directory with 19 updates
build(deps): bump the gomod group across 1 directory with 2 updates
isometry/terraform-provider-github #13
chore: bump the all-go-mod group across 1 directory with 4 updates
in-toto/witness #654
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
netobserv/network-observability-operator #1960
build(deps): bump the gomod-backward-compatible group with 2 updates
hashicorp/terraform-provider-vault #2599
build(deps): bump the all group across 1 directory with 3 updates
jackfrancis/cloud-provider-azure #556
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in the all group
tempestdx/sdk-go #38
[gomod] Bump the dependencies group across 2 directories with 8 updates
open-edge-platform/infra-onboarding #261
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
grafana/grafana-iot-twinmaker-app #508
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 |