github.com/stretchr/testify
go
pkg:golang/github.com/stretchr/testify
14,404 Dependabot PRs
9 days ago
5,962 repositories
5 repositories
Recent PRs (filtered by: Patch PRs )
build(deps): bump the gomod-backward-compatible group with 2 updates
hashicorp/terraform-provider-vault #2599
build(deps): bump the all group across 1 directory with 3 updates
jackfrancis/cloud-provider-azure #556
Bump the gomod group across 1 directory with 3 updates
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in the all group
tempestdx/sdk-go #38
[gomod] Bump the dependencies group across 2 directories with 8 updates
open-edge-platform/infra-onboarding #261
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
grafana/grafana-iot-twinmaker-app #508
build(deps): bump the gomod group across 1 directory with 2 updates
boinkor-net/tsnsrv #223
chore(deps): bump the common group across 1 directory with 13 updates
aiflash/trivy #345
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
redhat-best-practices-for-k8s/certsuite-qe #1201
chore(deps): bump the common group across 1 directory with 13 updates
aquasecurity/trivy #9441
Bump the prod-dependencies group with 6 updates
redhat-best-practices-for-k8s/certsuite-qe #1195
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
grafana/opensearch-datasource #777
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
Mement-Mori/cli #127
chore(deps): bump the all group with 10 updates
vikvang/zero #1
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
melG81/cli #127
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
MelnikovAG/cli #155
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in the non-major group
openziti/foundation #449
Bump the gomod-backward-compatible group with 4 updates
hashicorp/vault-csi-provider #389
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in the non-major group
openziti/transport #133
chore(deps): bump the all group with 9 updates
build(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
mongodb-labs/atlas-cli-plugin-terraform #74
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
innogames/slack-bot #737
build(deps): Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
Dobefu/csb #28
chore: Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
mongodb/terraform-provider-mongodbatlas #3648
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in the global group
Chia-Network/go-chia-libs #214
build(deps): bump the testing-modules group across 6 directories with 1 update
gofiber/contrib #1393
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
chore(deps): bump the all group across 1 directory with 8 updates
charmbracelet/crush #956
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
guillomep/external-dns-unbound-webhook #29
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
OpenSLO/oslo #388
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
k8snetworkplumbingwg/rdma-cni #103
chore: bump github.com/stretchr/testify from 1.11.0 to 1.11.1
Mellanox/network-operator #1732
chore: 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 /test/docker-e2e
celestiaorg/celestia-app #5647
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
bloominlabs/vault-plugin-secrets-grafana-cloud #44
chore(deps): Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
celestiaorg/celestia-app #5645
Bump the all group across 1 directory with 7 updates
tektoncd/chains #1431
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
Mellanox/nic-configuration-operator #156
deps(deps): Bump the go-dependencies group with 3 updates
genmcp/gen-mcp #68
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 gomod group
slsa-framework/source-tool #303
chore: 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
mongodb/mongodb-atlas-cli #4182
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /tools/metrics
mongodb/mongodb-atlas-kubernetes #2647
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 |