github.com/stretchr/testify
go
pkg:golang/github.com/stretchr/testify
11,933 Dependabot PRs
about 3 hours ago
5,328 repositories
5,125 repositories
Recent PRs
chore(deps): bump the all group with 14 updates

chore: bump the go-deps group across 1 directory with 34 updates
rudderlabs/rudder-server #6330

Bump github.com/stretchr/testify from 1.8.2 to 1.11.1 in /connector/forwardconnector
open-o11y/opentelemetry-collector #1278

Bump github.com/stretchr/testify from 1.8.2 to 1.11.1 in /exporter/loggingexporter
open-o11y/opentelemetry-collector #1277

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

Bump github.com/stretchr/testify from 1.9.0 to 1.11.1 in /orm
theshivammaurya/cosmos-sdk #222

chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1
kubernetes-csi/csi-driver-nfs #961

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

chore(deps): bump the all group across 1 directory with 14 updates
charmbracelet/crush #1004

deps: bump the all-go-minor-and-patch group with 25 updates
Azure/azure-container-networking #4031

Bump the global group across 1 directory with 3 updates
Chia-Network/repo-content-updater #69

Bump github.com/stretchr/testify from 1.10.0 to 1.11.1
ai-code-review-benchmarks/cursor-grafana #15

Bump github.com/stretchr/testify from 1.10.0 to 1.11.1
ai-code-review-benchmarks/greptile-grafana #6

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

build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.11.1
wavyland/wavy #20

[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.10.0 to 1.11.1
Netcracker/qubership-graphite-remote-adapter #64

chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
vancanhuit/url-shortener-web #21

build(deps): bump the build group across 1 directory with 16 updates
coreos/ignition #2125

deps(gomod): bump the go-deps group across 1 directory with 7 updates

Bump the all group across 1 directory with 4 updates
anton-yurchenko/version-bump #113

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

chore: bump the go-deps group across 1 directory with 35 updates
rudderlabs/rudder-server #6326

Chore [deps:gomod]: Bump github.com/stretchr/testify from 1.11.0 to 1.11.1


build(deps): Bump github.com/stretchr/testify from 1.9.0 to 1.11.1 in /x/circuit
pixelplex/cosmos-sdk #236

go: bump github.com/stretchr/testify from 1.10.0 to 1.11.1
sacloud/sakuracloud_exporter #229

Bump github.com/stretchr/testify from 1.10.0 to 1.11.1 in /functional_tests
signalfx/splunk-otel-collector-chart #2041

build(deps): Bump the minor-updates group across 1 directory with 4 updates

deps(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 in /setagaya
hveda/Setagaya #43

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



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

Bump github.com/stretchr/testify from 1.10.0 to 1.11.1
mentax/csv2xlsx #38

chore(deps): Bump github.com/stretchr/testify from 1.10.0 to 1.11.1
influxdata/telegraf #17590

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

chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /v2
ipld/go-car #612

chore(deps): bump the all group with 5 updates
nrwiersma/ren #276

rebase: bump the github-dependencies group with 3 updates
ceph/ceph-csi #5579

Bump the minor-dependencies group across 1 directory with 6 updates
rwx-cloud/cli #186

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


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

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