github.com/stretchr/testify
go
pkg:golang/github.com/stretchr/testify
13,545 Dependabot PRs
2 days ago
5,777 repositories
38 repositories
Recent PRs
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
chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.11.1 in /contrib/polarismesh
tsingsun/woocoo #875
build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.11.1 in the go-dependencies group
Bump github.com/stretchr/testify from 1.10.0 to 1.11.1
zak905/kubectl-resource-backup #10
chore(deps): bump the golang group with 6 updates
nuxencs/mangarr #48
build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1
eng618/eng #24
Bump github.com/stretchr/testify from 1.10.0 to 1.11.1
peng225/oval #215
Bump github.com/stretchr/testify from 1.10.0 to 1.11.1
DEXPRO-Solutions-GmbH/easclient #36
chore: Bump github.com/stretchr/testify from 1.10.0 to 1.11.1
Bump github.com/stretchr/testify from 1.10.0 to 1.11.1
dbschenker/vaultpal #119
Bump github.com/stretchr/testify from 1.10.0 to 1.11.1 in the go group
getgauge-contrib/json-report #46
Bump github.com/stretchr/testify from 1.8.4 to 1.11.1
sultaniman/pwc #42
Bump github.com/stretchr/testify from 1.10.0 to 1.11.1
paulcruz74/gmailctl #158
Bump github.com/stretchr/testify from 1.10.0 to 1.11.1
stefanb/ungegn-slo-exonyms #22
chore: bump github.com/stretchr/testify from 1.10.0 to 1.11.1
warthurton/slash #16
chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.11.1
chore(deps)(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 in /backend
mrashed98/stocks-portfolio-tracker #9
Bump the dev-dependencies group with 41 updates
Bump github.com/stretchr/testify from 1.10.0 to 1.11.1
couchbasecloud/terraform-provider-couchbase-capella #415
Bump github.com/stretchr/testify from 1.10.0 to 1.11.1
axllent/ssbak #32
chore(deps): bump github.com/stretchr/testify from 1.7.1 to 1.11.1
project-zot/trivy #391
Bump the dependencies group across 1 directory with 5 updates
jlucaspains/go-rest-template #112
build(deps): Bump the gomod group across 1 directory with 7 updates
build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1
chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.11.1 in /src/catalog
VladyslavHor/sample-microservice-app #46
chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 in /registry-scanner
argoproj-labs/argocd-image-updater #1267
build(deps): bump the golang group across 1 directory with 8 updates
chore(deps): bump the dependencies group with 3 updates
enuesaa/cpbuf #27
chore: Bump the golang-dependencies group with 2 updates
mendersoftware/mender-setup #48
build(deps): bump the go group with 4 updates
pomerium/verify #392
chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1
mod: bump github.com/stretchr/testify from 1.10.0 to 1.11.1
flamego/captcha #76
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 |