github.com/stretchr/testify
go
pkg:golang/github.com/stretchr/testify
13,352 Dependabot PRs
about 18 hours ago
5,762 repositories
32 repositories
Recent PRs (filtered by: Patch PRs )
build(deps): bump the dependencies group in /systemtest with 12 updates
elastic/apm-server #18445
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
oxidecomputer/terraform-provider-oxide #502
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
SUSE/container-suseconnect #115
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
filecoin-project/go-fil-commcid #23
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
absmach/certs #150
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
ksysoev/make-it-public-tgbot #46
build(deps): bump the gomod group with 12 updates
piraeusdatastore/linstor-csi #360
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
onflow/flow-cli #2031
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /api
kkovaletp/photoview #604
build(go): ⬆️ bump github.com/stretchr/testify from 1.11.0 to 1.11.1
:seedling: Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
linode/cluster-api-provider-linode #854
Bump the prod-dependencies group with 6 updates
redhat-best-practices-for-k8s/certsuite-qe #1194
chore(deps): Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
Knoblauchpilze/user-service #19
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 dependencies group
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
ZPascal/acme-dns #149
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
redhat-certification/chart-verifier #529
build(go): 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
kdwils/envoy-proxy-crowdsec-bouncer #55
chore(deps): bump the gomod group with 6 updates
sigstore/cosign #4382
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
tektoncd/operator #2872
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
signalfx/ingest-protocols #147
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
steadybit/extension-container #339
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
IBM/secrets-manager-go-sdk #132
build(deps): Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
durumanohar/k8-image-swapper #84
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
stefanvanburen/buf-check-reserved-keywords #26
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in the dependencies group
winebarrel/kasa #109
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
steadybit/extension-newrelic #66
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
simplesurance/dependencies-tool #33
Bump the all-updates group with 7 updates
cirruslabs/orchard #338
chore: bump github.com/stretchr/testify from 1.11.0 to 1.11.1
in-toto/archivista #615
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
byepp/util #71
chore(deps): bump the all group with 2 updates
hamba/logger #111
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
etcd-io/gofail #124
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
rfdez/diade #83
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
projectdiscovery/networkpolicy #157
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
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 |