github.com/stretchr/testify
go
pkg:golang/github.com/stretchr/testify
14,406 Dependabot PRs
10 days ago
5,962 repositories
5 repositories
Recent PRs
Bump github.com/stretchr/testify from 1.7.0 to 1.11.1 in /extension/oauth2clientauthextension
manang-splunk/opentelemetry-collector-contrib #3112
Bump github.com/stretchr/testify from 1.7.0 to 1.11.1 in /extension/storage
manang-splunk/opentelemetry-collector-contrib #3110
Bump github.com/stretchr/testify from 1.7.0 to 1.11.1 in /internal/aws/k8s
manang-splunk/opentelemetry-collector-contrib #3104
Bump github.com/stretchr/testify from 1.7.0 to 1.11.1 in /cmd/mdatagen
manang-splunk/opentelemetry-collector-contrib #3102
build(deps): bump the main group across 1 directory with 2 updates
aiven/go-utils #93
Bump the golang group across 1 directory with 21 updates
Bump github.com/stretchr/testify from 1.8.4 to 1.11.1 in /x/upgrade
puneetjindal3/cosmos-kyc #1595
build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.11.1
maolin-sen/cri-o #251
Bump the gomod group with 20 updates
bellared0215-cell/actions-runner-controller #1
build(deps): bump the weekly-updates group across 11 directories with 127 updates
ivanvc/etcd #660
build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1
kubesphere/kubekey #2796
Bump the gomod group across 1 directory with 5 updates
boinkor-net/tsnsrv #228
chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.11.1
build(deps): bump the weekly-updates group across 11 directories with 126 updates
ivanvc/etcd #658
build(deps): Bump the all-go-modules group with 26 updates
build(deps): Bump the all-go-modules group with 26 updates
build(deps): Bump the all-go-modules group with 26 updates
build(deps): Bump github.com/stretchr/testify from 1.9.0 to 1.11.1 in /client/v2
scrtlabs/cosmos-sdk #810
build(deps): Bump the all-go-modules group with 26 updates
build(deps): Bump the all-go-modules group with 26 updates
build(deps): Bump the all-go-modules group with 26 updates
build(deps): Bump the all-go-modules group with 26 updates
build(deps): Bump the all-go-modules group with 26 updates
build(deps): Bump the all-go-modules group with 26 updates
Bump the global group across 1 directory with 4 updates
Chia-Network/repo-content-updater #70
chore(deps): bump the minor-gomod group across 1 directory with 3 updates
BeyondTrust/terraform-provider-passwordsafe #164
chore(deps): Bump github.com/stretchr/testify from 1.9.0 to 1.11.1
Bump github.com/stretchr/testify from 1.10.0 to 1.11.1 in /mmr-api
office-rivals/mmr-project #160
Bump the minor-and-patch group with 20 updates
chore(deps)(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1
devops247-online/k8s-operator-cloudflare #10
chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1
Bump github.com/stretchr/testify from 1.10.0 to 1.11.1
andrpac/test-ako #81
Bump github.com/stretchr/testify from 1.8.4 to 1.11.1 in /internal/kubelet
pcwiese/opentelemetry-collector-contrib #29958
Bump github.com/stretchr/testify from 1.8.4 to 1.11.1 in /internal/aws/k8s
SabreOSS/opentelemetry-collector-contrib #40659
Bump the gomod-automerge group across 2 directories with 7 updates
Bump github.com/stretchr/testify from 1.8.4 to 1.11.1 in /internal/aws/k8s
pcwiese/opentelemetry-collector-contrib #29844
Bump github.com/stretchr/testify from 1.8.4 to 1.11.1 in /internal/aws/proxy
pcwiese/opentelemetry-collector-contrib #29798
Bump the all-deps group across 5 directories with 169 updates
hyperledger/fabric-private-chaincode #842
chore(deps): bump the all group across 14 directories with 8 updates
go-fuego/fuego #594
build(deps): bump the golang group in /server with 6 updates
uwpokerclub/website #120
build(deps): Bump the gomod group across 3 directories with 4 updates
sigstore/sigstore #2171
Bump github.com/stretchr/testify from 1.8.4 to 1.11.1 in /receiver/k8sclusterreceiver
albertteoh/opentelemetry-collector-contrib #11911
build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.11.1
chore(deps): Bump github.com/stretchr/testify from 1.10.0 to 1.11.1
swirldslabs/merge-queue-poc #10
Bump the all-deps group across 5 directories with 169 updates
radiant-coder580pz/fabric-private-chaincode #7
chore(deps): Bump the minor-and-patch group across 1 directory with 3 updates
chore(deps): bump the main group across 1 directory with 3 updates
chore(deps): bump the gomod-normal-deps group across 2 directories with 15 updates
go-kod/kod #292
chore: bump the gomod group across 1 directory with 3 updates
sassoftware/gotagger #286
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
over 1 year ago |
| Dependent Repos: | 280,136 |
| Dependent Packages: | 146,490 |
| Ranking: | Top 0.0004% by dependent repos Top 0.0001% by dependent pkgs |