github.com/stretchr/testify
go
pkg:golang/github.com/stretchr/testify
13,371 Dependabot PRs
about 11 hours ago
5,765 repositories
33 repositories
Recent PRs (filtered by: Patch PRs )
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
hyperscale-stack/translation #60
vendor/main: bump github.com/stretchr/testify from 1.11.0 to 1.11.1
cilium/fake #219
Bump the go-modules group with 23 updates
paketo-buildpacks/go-build #873
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
Bump the go-modules group with 3 updates
paketo-buildpacks/python #1097
chore(deps): Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
metio/terraform-provider-git #362
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
yandex/rdsync #193
Bump the go-modules group with 3 updates
paketo-community/build-plan #574
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
cloe-lang/cloe #125
build(deps): bump the all group with 6 updates
kubernetes-sigs/e2e-framework #519
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
go-faster/jx #96
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
arduino/arduino-lint #909
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
fastschema/qjs #12
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
jhaals/yopass #2953
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
chore: bump github.com/stretchr/testify from 1.11.0 to 1.11.1
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
ZEISS/natz-operator #158
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
sj14/review-bot #161
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
xmidt-org/talaria #545
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
Twingate/kubernetes-access-gateway #121
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
ted-gould/xTeVe #87
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
Bump the all group across 2 directories with 5 updates
kubernetes-sigs/zeitgeist #1291
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
antham/chyle #175
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
szaffarano/gotas #83
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in the go group across 1 directory
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
OpenVPN/terraform-provider-cloudconnexa #156
build: bump github.com/stretchr/testify from 1.11.0 to 1.11.1
antgroup/hugescm #105
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
adevinta/vulnerability-db-api #151
go.mod: bump github.com/stretchr/testify from 1.11.0 to 1.11.1
conduitio-labs/conduit-connector-dropbox #22
⬆️ 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
cybertec-postgresql/pgx-migrator #15
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
AgileCraftsmanshipCanarias/kata-setup-go #8
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
go-debos/debos #586
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
ZEISS/suuid #59
chore(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 in /tests
BeryJu/gravity #1817
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /plc4go
apache/plc4x #2230
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
Shopify/hansel #381
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
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
argoproj/argo-cd #24306
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
michaelcoll/gallery-daemon #184
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 |