github.com/stretchr/testify
go
pkg:golang/github.com/stretchr/testify
13,308 Dependabot PRs
1 day ago
5,751 repositories
28 repositories
Recent PRs (filtered by: Patch PRs )
deps(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
canonical/microcloud #989
chore: bump github.com/stretchr/testify from 1.11.0 to 1.11.1
project-copacetic/copacetic #1298
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
redhat-best-practices-for-k8s/certsuite-operator #240
chore(deps): bump the minor-patch group across 1 directory with 6 updates
[dep][go](deps): bump the golang-dependencies group across 1 directory with 3 updates
sbldevnet/cloudflared-proxy #12
Chore(deps): Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
PQCA/cbomkit-theia #134
chore(deps): bump the all group with 12 updates
charmbracelet/mods #611
chore(deps): bump the common group with 23 updates
aquasecurity/trivy #9482
chore(deps): bump the all group across 1 directory with 11 updates
charmbracelet/mods #609
Bump the gomod-updates group with 4 updates
xmtp/xmtpd #1125
Bump the go-modules group across 1 directory with 7 updates
greenbone/csaf_distribution #93
chore(deps): Bump the gomod group across 1 directory with 16 updates
chore(deps): bump the common group with 22 updates
aiflash/trivy #353
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
openshift-kni/cluster-group-upgrades-operator #3684
build(deps): bump the gomod group across 1 directory with 3 updates
isometry/terraform-provider-github #17
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /src in the dependencies group
jlucaspains/sharp-cert-manager #165
Bump the dependencies group with 2 updates
mackerelio/mackerel-plugin-mongodb #29
chore: bump the all-go-mod group across 1 directory with 5 updates
in-toto/witness #659
Bump the golang group with 3 updates
dell/csi-powerscale #487
Bump the golang group with 4 updates
dell/cert-csi #217
Bump the golang group with 3 updates
dell/csi-unity #352
Bump the all-go-mod-patch-and-minor group across 1 directory with 33 updates
aws/eks-hybrid #743
build(deps): bump the gomod group across 1 directory with 4 updates
boinkor-net/tsnsrv #225
fix(deps): bump the deps group across 1 directory with 8 updates
GoogleCloudPlatform/prometheus-engine #1764
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
huhouhua/glctl #48
[gomod] Bump the dependencies group across 2 directories with 8 updates
open-edge-platform/infra-onboarding #271
chore(deps): bump the all group with 14 updates
chore(deps): bump the all group across 1 directory with 14 updates
charmbracelet/crush #1004
[gomod] Bump the dependencies group across 2 directories with 7 updates
open-edge-platform/infra-onboarding #269
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
vancanhuit/url-shortener-web #21
Bump the global group across 1 directory with 5 updates
Chore [deps:gomod]: Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
Bump the golang-dependencies group with 2 updates
OpenVPN/cloudconnexa-go-client #77
Bump the gomod group across 1 directory with 3 updates
ricoberger/jaeger-exporter #96
[skip-release] build: bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /tests
SweetOps/terraform-aws-secretsmanager #27
chore(deps): bump the dev-dependencies group with 25 updates
versity/versitygw #1523
build(deps): 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
perses/metrics-usage #109
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
mailgun/mailgun-go #430
Upgrade: bump github.com/stretchr/testify from 1.11.0 to 1.11.1
build(deps): bump the gomod group with 25 updates
piraeusdatastore/piraeus-operator #874
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
edoardottt/csprecon #429
[chore] : 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
Zibbp/ganymede #868
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
ipld/go-car #613
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 |