github.com/stretchr/testify
go
pkg:golang/github.com/stretchr/testify
13,369 Dependabot PRs
about 15 hours ago
5,765 repositories
32 repositories
Recent PRs (filtered by: Patch PRs )
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /spx-backend
goplus/builder #2048
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
goreleaser/goreleaser #6030
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in the go group
pete911/ipcalc #21
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
pimg/keypair #5
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
snabble/go-httputils #142
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
azurelotus06/hatchet #312
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
goreleaser/nfpm #963
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
senzing-garage/go-observing #145
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
deps: bump github.com/stretchr/testify from 1.11.0 to 1.11.1
Azure/azure-container-networking #3968
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
clouddrove/smurf #244
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
caarlos0/svu #235
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
nholuongut/prometheus-operator #155
go(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /server/src
inovex/scrumlr.io #5347
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /projects/1-ffmap-bug_version
PatchLens/go-update-lens-test #13
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
raviqqe/hamt #47
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
alcionai/clues #197
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
caarlos0/version_exporter #183
Bump the go-modules group with 3 updates
paketo-buildpacks/web-servers #780
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
scaleway/scaleway-cli #4963
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
stretchr/objx #157
Build(deps): Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
Bump the all group across 1 directory with 5 updates
cpanato/zeitgeist #757
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
Edwardz43/tgbot #42
chore(deps): bump the go-modules group with 3 updates
paketo-buildpacks/ubi-nodejs-extension #400
vendor/flow: bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /flow
cilium/fake #220
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
schmiddim/spacelift-pushgateway #31
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
jnummelin/k0s #62
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 in /.github/latest-deps
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
csmith/envflag #13
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
intel/PerfSpect #477
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
gotd/td #1598
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
elastic/ecs-logging-go-zap #103
build(deps): bump the gomod group across 1 directory with 11 updates
saschagrunert/cri-o #897
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
ZEISS/carry #63
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
cloudbase/garm #505
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 |