github.com/stretchr/testify
go
pkg:golang/github.com/stretchr/testify
13,537 Dependabot PRs
about 3 hours ago
5,777 repositories
41 repositories
Recent PRs (filtered by: Patch PRs )
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
metio/terraform-provider-migadu #263
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
timmo001/system-bridge #3512
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
ppc64le-cloud/pvsadm #806
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
Icinga/icingadb #1014
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
ozgen/goreportx #16
chore: 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
k0sproject/k0s #6331
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
Hochfrequenz/go-template-repository #51
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
RedHatInsights/insights-results-smart-proxy #1581
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
rkosegi/netflow-collector #174
go.mod: bump github.com/stretchr/testify from 1.11.0 to 1.11.1
conduitio-labs/conduit-connector-google-sheets #287
chore(deps): Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
kyverno/kyverno-envoy-plugin #477
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
xmidt-org/wrpzap #24
chore: bump github.com/stretchr/testify from 1.11.0 to 1.11.1
pdylanross/gh-release-autoupdate #38
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
elastic/apm-data #533
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
elastic/apm-server #18368
deps(go): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
ubuntu/ubuntu-proxy-manager #124
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
italia/publiccode-crawler #439
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
redhat-best-practices-for-k8s/certsuite-overview #80
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
chainguard-dev/yam #142
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
senzing-garage/move #148
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
build(deps): Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
SierraSoftworks/sshsign-go #55
chore(deps): Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
roadrunner-server/centrifuge #166
chore(deps): bump the go group with 2 updates
nginx/kubernetes-ingress #8200
Bump the go-modules group with 2 updates
paketo-buildpacks/node-engine #1274
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
jaedle-kata/go-testify-template #18
go.mod: bump github.com/stretchr/testify from 1.11.0 to 1.11.1
meroxa/conduit-connector-spire-ais-public #42
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
slackapi/slack-cli #207
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
goplus/xgolsw #187
Build(deps): Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
rkosegi/yaml-toolkit #249
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
buglloc/rip #53
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
go-faster/sdk #220
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
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /tools/goctl
zeromicro/go-zero #5124
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
aidanleuck/packer-plugin-keeper #14
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
bluenviron/mediamtx #4905
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 |