github.com/stretchr/testify
go
pkg:golang/github.com/stretchr/testify
13,364 Dependabot PRs
3 days ago
5,764 repositories
31 repositories
Recent PRs (filtered by: Patch PRs )
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
ruby-go-gem/go-gem-wrapper #327
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in the production-dependencies group
rstudio/repository-snapshot-format #24
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
Vico1993/gitabot #19
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
getporter/kubernetes-mixin #86
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
getporter/docker-compose-mixin #69
Bump the all-go-mod-patch-and-minor group with 20 updates
mikkeloscar/pdb-controller #77
build(deps): bump the all group in /pkg/azclient/cache with 2 updates
kubernetes-sigs/cloud-provider-azure #9396
build(deps): bump the all group across 1 directory with 12 updates
Azure/kube-egress-gateway #1179
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
NVIDIA/k8s-dra-driver-gpu #513
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
cnabio/cnab-go #368
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
bank-vaults/vault-secrets-webhook #778
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
operator-framework/operator-manifest-tools #93
chore: 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 in the dev-dependencies group
mackerelio/mkr #718
chore(deps): bump the gomod-update group with 2 updates
foomo/squadron #109
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /src/go
netdata/netdata #20906
Bump the testify group across 11 directories with 1 update
signalfx/splunk-otel-collector #6686
Bump the go-modules group across 1 directory with 28 updates
paketo-buildpacks/npm-install #988
Bump the go-modules group across 1 directory with 28 updates
paketo-buildpacks/go-mod-vendor #916
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
dhis2-sre/im-manager #1212
build(deps): bump the all group across 1 directory with 4 updates
jackfrancis/cloud-provider-azure #542
build(deps): Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
kubernetes/kube-state-metrics #2755
Bump the all group across 1 directory with 4 updates
Bump the all group across 1 directory with 6 updates
Bump the all group across 1 directory with 10 updates
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
kubernetes-sigs/blob-csi-driver #2157
chore(deps): bump the all group across 1 directory with 6 updates
charmbracelet/crush #925
Bump the go-modules group across 1 directory with 23 updates
paketo-buildpacks/yarn-install #1010
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
senzing-garage/go-databasing #181
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in the patch-updates group
evstack/ev-abci #233
Bump the go-modules group across 1 directory with 23 updates
paketo-buildpacks/go-build #876
build(deps): bump the gomod group across 1 directory with 12 updates
saschagrunert/cri-o #898
chore(deps): bump the go-mod group with 2 updates
DIMO-Network/vehicle-triggers-api #65
fix(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in the go-minor-patch group
Bump the go-modules group across 1 directory with 23 updates
paketo-buildpacks/go-dist #1095
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
apache/camel-k #6250
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
package-operator/cardboard #823
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /kubeutils
package-operator/cardboard #822
build(deps): 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/yarn-install #1009
Bump the go-modules group across 1 directory with 23 updates
paketo-buildpacks/yarn-install #1008
Bump the go-modules group across 1 directory with 22 updates
paketo-buildpacks/npm-install #987
Bump the go-modules group across 1 directory with 23 updates
paketo-buildpacks/npm-install #986
Bump the go-modules group across 1 directory with 22 updates
paketo-buildpacks/go-build #875
Bump the go-modules group across 1 directory with 22 updates
paketo-buildpacks/go-mod-vendor #915
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 |