github.com/stretchr/testify
go
pkg:golang/github.com/stretchr/testify
13,343 Dependabot PRs
about 6 hours ago
5,762 repositories
32 repositories
Recent PRs (filtered by: Patch PRs )
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
thought-machine/prometheus-cardinality-exporter #76
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
sgaunet/retry #28
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in the go-dependencies group
fastly/terraform-provider-fastly #1085
fix(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
davidaparicio/gokvs #126
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
vmware/go-ipfix #444
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
xorcare/testing-go-code-with-postgres #65
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
markusressel/zfs-file-history #78
chore(deps)(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
MitulShah1/golang-rest-api-template #45
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
smallstep/linkedca #133
build(deps): Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /src
ironashram/argocd-apps-action #58
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
slashdevops/idp-scim-sync #431
chore(deps): bump the go-dependencies group with 5 updates
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
zlabjp/nghttpx-ingress-lb #480
build(deps): bump the gomod group with 7 updates
piraeusdatastore/piraeus-ha-controller #109
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
devfile/alizer #236
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
nyasuto/db #31
Bump the all group across 1 directory with 17 updates
Bump the minor-and-patches group in /matrix-tools with 4 updates
element-hq/ess-helm #708
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
tsaarni/certyaml #85
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /server
cralack/ChaosMetrics #500
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
mrueg/external-dns-netcup-webhook #86
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
discue/go-syscall-gatekeeper-cli #15
Bump the all group across 1 directory with 6 updates
chore(deps): bump the security group with 16 updates
replicatedhq/troubleshoot #1834
build(deps): bump the minor-and-patch-gomod-weekly group across 2 directories with 2 updates
hiero-ledger/hiero-json-rpc-relay #4343
go.mod: bump github.com/stretchr/testify from 1.11.0 to 1.11.1
ripta/netdebug #153
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
smallstep/crypto #838
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
coder/guts #47
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /hello-grpc-go
feuyeux/hello-grpc #384
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
jenkins-infra/jenkins-version #304
chore: Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
apache/arrow-go #488
Chore(deps): bump the go-modules group across 1 directory with 2 updates
hostwithquantum/static-buildpack #30
[release_v1]: Bump the all-modules group in /sda with 7 updates
neicnordic/sensitive-data-archive #1928
chore: 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
PDeXchange/pac #449
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
AlphaOne1/dmorph #40
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
samber/oops #75
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
grafana/flagger-k6-webhook #304
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
ahrtr/etcd-defrag #110
Bump the all-modules group in /sda with 8 updates
neicnordic/sensitive-data-archive #1924
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 |