github.com/stretchr/testify
go
pkg:golang/github.com/stretchr/testify
13,527 Dependabot PRs
about 22 hours ago
5,776 repositories
40 repositories
Recent PRs (filtered by: Patch PRs )
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
strukturag/nextcloud-spreed-signaling #1060
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
ernado/ff #16
chore(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
gitops-tools/gitopssets-controller #330
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
senzing-garage/go-helpers #172
⬆️ deps: Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
outscale/cloud-provider-osc #460
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
sue445/zatsu_monitor #160
build(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
bluenviron/gohlslib #272
build(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
gingerwizard/clickhouse-datasource #317
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
sj14/sync-operator #171
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
homeport/dyff #535
Bump the all group across 1 directory with 4 updates
ConnectionMaster/release-1 #336
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
andidroid/testgo #337
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
bluenviron/mavp2p #143
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
sunhailin-Leo/data-pipeline-go #103
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
elastic/ecs-logging-go-logrus #73
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
elastic/ecs-logging-go-zerolog #42
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /tests
Icinga/icingadb #1015
chore(deps): Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
obalunenko/georgia-tax-calculator #182
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
fsouza/fake-gcs-server #2016
Chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in the go-modules group
hostwithquantum/static-buildpack #28
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
xmidt-org/themis #315
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
axiomhq/axiom-go #390
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
microsoft/kiota-serialization-form-go #87
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in the dependencies group
build(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
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
paketo-buildpacks/liberty #1067
build(deps): Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
edgexfoundry/edgex-go #5239
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
gonzolino/gotado #193
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
ClickHouse/ch-go #1087
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
sue445/gcp-kmsenv #425
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
ecies/go #140
chore(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
metio/terraform-provider-ipcalc #61
go: bump github.com/stretchr/testify from 1.11.0 to 1.11.1
oasisprotocol/rofl-app-backend #73
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
Bump the go-modules group across 1 directory with 22 updates
paketo-buildpacks/go-build #872
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
sue445/gcp-secretmanagerenv #169
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
sue445/condo3 #1465
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
firefart/entra-phishing-detection #74
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 |