github.com/stretchr/testify
go
pkg:golang/github.com/stretchr/testify
12,693 Dependabot PRs
about 6 hours ago
5,567 repositories
2,325 repositories
Recent PRs (filtered by: Open )
Bump github.com/stretchr/testify from 1.10.0 to 1.11.1

chore(deps): bump the go-deps group across 1 directory with 27 updates

build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.11.1
grouville/dagger #620

[main][gomod]: Bump github.com/stretchr/testify from 1.10.0 to 1.11.1
openshift-knative/serverless-operator #3840

Bump github.com/stretchr/testify from 1.9.0 to 1.11.1 in /x/circuit
theshivammaurya/cosmos-sdk #271

build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.11.1
jatincr7/cosmos-sdk #2107

Bump github.com/stretchr/testify from 1.8.4 to 1.11.1 in /pkg/translator/opencensus
SabreOSS/opentelemetry-collector-contrib #40299

build(deps): bump github.com/stretchr/testify from 1.8.3 to 1.11.1
klihub/cri-o #359

chore(deps): Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in the testing group
fankserver/discord-voice-mcp #33

deps(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1
LerianStudio/midaz-sdk-golang #98

Bump the all-deps group across 5 directories with 169 updates
hyperledger/fabric-private-chaincode #841

[release-1.16][gomod]: Bump github.com/stretchr/testify from 1.9.0 to 1.11.1
openshift-knative/kn-plugin-event #985

Bump the github-dependencies group across 1 directory with 29 updates
kubernetes-sigs/gcp-filestore-csi-driver #1172

[release-1.17][gomod]: Bump github.com/stretchr/testify from 1.9.0 to 1.11.1
openshift-knative/kn-plugin-event #974

Bump github.com/stretchr/testify from 1.10.0 to 1.11.1 in /lib
smartcontractkit/chainlink-testing-framework #2159

Bump github.com/stretchr/testify from 1.10.0 to 1.11.1

build(deps): bump the minor-and-patch-gomod-weekly group across 2 directories with 2 updates
hiero-ledger/hiero-json-rpc-relay #4426

Bump github.com/stretchr/testify from 1.10.0 to 1.11.1

chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
LumeWeb/portal #1106

Bump github.com/stretchr/testify from 1.10.0 to 1.11.1
dreadful-dev/mcp-language-server #1

Bump the gomod group with 17 updates
suhaskulkarni16/actions-runner-controller #12

Bump the combined group across 1 directory with 13 updates

[release-1.15][gomod]: Bump github.com/stretchr/testify from 1.9.0 to 1.11.1
openshift-knative/kn-plugin-event #968



build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1
Damien-Venant/prev-updater #45

[gomod] Bump the dependencies group across 2 directories with 7 updates
open-edge-platform/infra-onboarding #292

chore(deps): bump the common group with 28 updates
MaineK00n/trivy #336

build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1


build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1
coredhcp/coredhcp #258

Bump the go group across 7 directories with 9 updates
curioswitch/tasuke #211

Bump github.com/stretchr/testify from 1.10.0 to 1.11.1 in /src in the testing group
bnekolny/chatparser #295

Bump github.com/stretchr/testify from 1.10.0 to 1.11.1
eclipse-xfsc/microservice-core-go #24

Bump github.com/stretchr/testify from 1.9.0 to 1.11.1
luanti-hosting/mt-hosting-manager #210



build(deps): bump the weekly-updates group across 12 directories with 46 updates
ivanvc/etcd #652

build(deps): Bump the gomod group across 5 directories with 5 updates
bobcallaway/sigstore #1238

Bump github.com/stretchr/testify from 1.8.3 to 1.11.1
Ranjandas/consul #1027


dependabot(gomod): bump github.com/stretchr/testify from 1.10.0 to 1.11.1

chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1
ShelterTechSF/sheltertech-go #222

chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1

Bump github.com/stretchr/testify from 1.10.0 to 1.11.1 in /tests

chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1
Keyfactor/ejbca-cert-manager-issuer #105

build(deps): bump the gomod-backward-compatible group with 15 updates
hashicorp/terraform-provider-vault #2618

[chore] : Bump the go group across 3 directories with 3 updates
hashicorp/raft #657

chore(deps): bump the minor-and-patch group across 1 directory with 64 updates

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
11 months ago |
Dependent Repos: | 280,136 |
Dependent Packages: | 146,490 |
Ranking: | Top 0.0004% by dependent repos Top 0.0001% by dependent pkgs |