github.com/stretchr/testify
go
pkg:golang/github.com/stretchr/testify
13,309 Dependabot PRs
1 day ago
5,751 repositories
27 repositories
Recent PRs (filtered by: Patch PRs )
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /v2
ipld/go-car #612
chore(deps): bump the all group with 5 updates
nrwiersma/ren #276
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
shadowmere-xyz/ShadowTest #167
rebase: bump the github-dependencies group with 3 updates
ceph/ceph-csi #5579
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
go-co-op/gocron-redis-lock #131
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
tx3stn/pkb #53
deps(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
jkaninda/okapi #63
chore(deps): bump the all group across 20 directories with 6 updates
go-fuego/fuego #584
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
Bump the gomodupdates group with 2 updates
mondoohq/terraform-provider-mondoo #319
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /internal/benchmarks
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
canonical/lxd-imagebuilder #203
chore(deps): bump the main group with 3 updates
aiven/go-api-schemas #366
go.mod: bump the most-deps group with 7 updates
ripta/rt #115
chore(deps): bump the go-mod group with 7 updates
taiyoh/sqsd #529
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
wedaly/gospelunk #55
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
mendersoftware/mender-artifact #741
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
filecoin-project/go-hamt-ipld #151
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
edoardottt/scilla #167
build(deps): Bump the go group across 1 directory with 13 updates
getsops/sops #1941
Bump the golang group across 1 directory with 3 updates
dell/csm-replication #323
[gomod] Bump the dependencies group across 2 directories with 6 updates
open-edge-platform/infra-onboarding #267
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
anchore/stereoscope #449
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
wtsi-npg/logshim #41
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
conduktor/terraform-provider-conduktor #124
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
yaitoo/xun #85
chore(deps): bump the all group with 8 updates
isometry/gh-promotion-app #108
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
urfave/cli #2197
Build(deps): Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
MusicDin/kubitect #284
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /src/wp2hugo
ashishb/wp2hugo #219
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
ksysoev/wasabi #198
build(deps): bump the other group with 6 updates
CMS-Enterprise/easi-app #3279
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
teran/go-docker-testsuite #127
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
hyperledger-labs/SmartBFT #644
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
kubernetes-sigs/lws #640
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 in the dependencies group
Bump the gomod group with 5 updates
bufbuild/modules #1054
feat(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
sfate/amapretty #25
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
anyproto/any-sync #523
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
okta/terraform-provider-okta #2473
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
buildkite/agent #3458
[gomod] Bump the dependencies group across 2 directories with 5 updates
open-edge-platform/infra-onboarding #265
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
netobserv/network-observability-console-plugin #1016
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 |