github.com/stretchr/testify
go
pkg:golang/github.com/stretchr/testify
13,313 Dependabot PRs
about 8 hours ago
5,751 repositories
27 repositories
Recent PRs (filtered by: Patch PRs )
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
smallstep/step-sds #271
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
dragonflyoss/dragonfly #4306
vendor: bump the github-dependencies group with 3 updates
csi-addons/kubernetes-csi-addons #873
chore: Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
chanzuckerberg/fogg #1139
chore(deps): bump the all group with 3 updates
gittuf/gittuf #1081
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
build(deps): bump the collector-other group across 7 directories with 3 updates
open-telemetry/opentelemetry-lambda #1956
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
tomakado/dumbql #38
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
onflow/flowkit #141
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
Build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /otlp
tech-guru42/nilgo #231
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
zerok/samara #101
build(deps): bump the all group in /tests with 4 updates
kubernetes-sigs/cloud-provider-azure #9448
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
canonical/microcloud #967
Bump the prod-dependencies group with 7 updates
redhat-best-practices-for-k8s/certsuite-operator #227
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
jerry153fish/git-delta-action #49
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
goexl/loki #28
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
adlandh/echo-zap-middleware #53
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
LinuxUserGD/butler #113
build(deps): Bump the go-deps group with 3 updates
PossibleLlama/commit-check #78
chore(deps): bump the dependencies group with 4 updates
openfga/cli #573
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
jadolg/antivax #64
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
dnsimple/dnsimple-go #216
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
cjlapao/common-go-identity-oauth2 #31
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
andrewkroh/beats-playground #127
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in the dependencies group
ossf/gemara #126
:arrow_up: Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
link-society/flowg #916
Bump the go-dependencies group with 5 updates
skpr/compass #132
Bump the all-updates group with 4 updates
cirruslabs/tart-guest-agent #24
[dep][go](deps): bump the golang-dependencies group with 2 updates
sbldevnet/cloudflared-proxy #10
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in the all-dependencies group
deps(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
build(deps): bump the go-dependencies group with 3 updates
ethpandaops/contributoor-installer #163
build(deps): Bump the go-dependencies group with 3 updates
mahendrapaipuri/grafana-dashboard-reporter-app #412
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
fix: bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in the dependencies group
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
chore(deps): bump the golang-dependencies group in /balancer with 4 updates
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 |