github.com/stretchr/testify
go
pkg:golang/github.com/stretchr/testify
13,372 Dependabot PRs
about 17 hours ago
5,766 repositories
33 repositories
Recent PRs (filtered by: Patch PRs )
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
pierrre/go-stuff #62
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
xmidt-org/device-scheduler #44
feat(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
xmidt-org/release-builder-action #71
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
senzing-garage/sz-sdk-go-grpc #307
Bump the go-modules group across 1 directory with 6 updates
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
elastic/gmux #70
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
microsoft/kiota-serialization-json-go #167
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
ZEISS/pkg #209
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
todo-lists-app/todo-service #120
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
sunmiaoa/k0s #437
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
digineo/texd #186
build(deps): bump the testing-modules group across 13 directories with 1 update
arielsrv/contrib #74
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
go-faster/gh-archive-clickhouse #236
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
xmidt-org/wrpssp #32
chore(deps): Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
ultratendency/terraform-provider-docusign #127
chore(deps): bump the go-minor group across 2 directories with 1 update
supabase/cli #4093
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
moonwayio/nautes #18
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in the all group
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
goauthentik/cli #224
chore(deps): bump the dependencies group in /bi with 8 updates
batteries-included/batteries-included #2537
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
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
ZEISS/snow-go #79
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
stackitcloud/kubectl-get-all #50
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
hyperscale-stack/pluginmanager #24
Bump the go-modules group with 3 updates
paketo-buildpacks/npm-start #725
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
ZEISS/g #56
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
arduino/library-registry-submission-parser #244
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
argoproj-labs/gitops-promoter #480
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
orange-cloudavenue/cloudavenue-sdk-go-v2 #79
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in the gomod group across 1 directory
boinkor-net/tsnsrv #222
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
euskadi31/go-server #195
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
ava-labs/cube-signer-sidecar #68
build(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
ZEISS/ghmd #49
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
cybertec-postgresql/pg_timetable #703
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
katallaxie/csync #210
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
buildpacks/github-actions #370
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
ZEISS/gorm-seed #96
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
hatchet-dev/hatchet #2218
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 |