github.com/stretchr/testify
go
pkg:golang/github.com/stretchr/testify
14,406 Dependabot PRs
11 days ago
5,962 repositories
5 repositories
Recent PRs
build(deps): Bump github.com/stretchr/testify from 1.9.0 to 1.11.1 in /e2e
Bump github.com/stretchr/testify from 1.10.0 to 1.11.1
segmentio/terraform-provider-segment #214
Bump the all-deps group across 5 directories with 169 updates
mateoBell88/fabric-private-chaincode #12
go(deps): bump the go-minor-patch group with 2 updates
karloscodes/fusionaly-installer #4
deps(deps): bump github.com/stretchr/testify from 1.9.0 to 1.11.1
deps(deps): bump github.com/stretchr/testify from 1.9.0 to 1.11.1
akram/mcpify #7
chore(deps): bump github.com/stretchr/testify from 1.7.2 to 1.11.1
ab0utbla-k/cloudwatch-alarm-enricher #14
chore(deps): bump the gomod-version-updates group across 1 directory with 9 updates
zitadel/zitadel-go #520
build(deps): bump the go-dependencies group across 1 directory with 4 updates
deps(go)(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1
liip-elearning/clamav-prometheus-exporter #3
build(deps): Bump the go-dependency-updates group across 1 directory with 5 updates
build(deps): Bump the gomod group across 5 directories with 6 updates
bobcallaway/sigstore #1239
Bump github.com/stretchr/testify from 1.7.0 to 1.11.1 in /exporter/googlecloudexporter
manang-splunk/opentelemetry-collector-contrib #3084
build(deps): bump the minor-and-patch group with 8 updates
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
BishopFox/sliver #2002
build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.11.1 in /x/upgrade
ingenuity-build/cosmos-sdk #2392
chore(deps): bump the everything-else group across 1 directory with 18 updates
gnolang/gno #4832
chore(deps): bump the common group across 1 directory with 6 updates
aquasecurity/trivy-checks #491
chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.11.1
djpiper28/cards-against-humanity #73
build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.11.1
Bump github.com/stretchr/testify from 1.9.0 to 1.11.1 in /v9
Bump github.com/stretchr/testify from 1.9.0 to 1.11.1 in /v8
Bump github.com/stretchr/testify from 1.9.0 to 1.11.1 in /v7
Bump github.com/stretchr/testify from 1.10.0 to 1.11.1
cloudbase/garm-provider-aws #30
Bump github.com/stretchr/testify from 1.9.0 to 1.11.1 in /collections
Bump github.com/stretchr/testify from 1.9.0 to 1.11.1 in /x/tx
Bump github.com/stretchr/testify from 1.8.4 to 1.11.1 in /errors
Bump github.com/stretchr/testify from 1.8.4 to 1.11.1 in /depinject
build(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.11.1
deps(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1
chore(client): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 in /client
sonr-io/sonr #1270
Bump the gomod-dependencies group in /test with 3 updates
ministryofjustice/modernisation-platform-terraform-aws-waf #7
deps(deps): bump github.com/stretchr/testify from 1.8.4 to 1.11.1
0ffsideCompass/api-football-go-client #2
Bump github.com/stretchr/testify from 1.10.0 to 1.11.1
shreyapohekar/my-secrets-store-csi-driver #6
chore(deps): Bump github.com/stretchr/testify from 1.10.0 to 1.11.1
onlyhyde/gaia #206
build(deps): bump the weekly-updates group across 12 directories with 46 updates
ivanvc/etcd #657
chore(deps)(deps): bump the go-dependencies group with 3 updates
Bump github.com/stretchr/testify from 1.10.0 to 1.11.1 in /store
mian4671/Faisal #593
Bump github.com/stretchr/testify from 1.10.0 to 1.11.1 in /store
Bump github.com/stretchr/testify from 1.9.0 to 1.11.1
paulscherrerinstitute/scicat-cli #147
build(deps): bump the testing-modules group across 4 directories with 1 update
gofiber/contrib #1419
Bump the all group with 4 updates
mattermost/mattermost-plugin-confluence #192
chore(deps): Bump github.com/stretchr/testify from 1.8.3 to 1.11.1
svdimchenko/terraform-provider-ranger #8
go(deps): bump the go-minor-patch group with 2 updates
karloscodes/fusionaly-installer #2
Bump github.com/stretchr/testify from 1.9.0 to 1.11.1 in /core
theshivammaurya/cosmos-sdk #273
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
over 1 year ago |
| Dependent Repos: | 280,136 |
| Dependent Packages: | 146,490 |
| Ranking: | Top 0.0004% by dependent repos Top 0.0001% by dependent pkgs |