github.com/stretchr/testify
go
pkg:golang/github.com/stretchr/testify
13,543 Dependabot PRs
1 day ago
5,777 repositories
40 repositories
Recent PRs (filtered by: Patch PRs )
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
go-tapd/tapd #169
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
datamindedacademy/terraform-provider-dataminded #52
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
hashicorp/terraform-mcp-server #154
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
cryptogarageinc/quickfix-go #150
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
BeryJu/terraform-provider-gravity #138
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in the gomod group
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
prometheus-operator/prometheus-operator #7845
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
leyou240/dcron #95
:seedling: Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
operator-framework/helm-operator-plugins #480
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
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
trento-project/agent #484
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
Bump the go-modules group with 2 updates
paketo-buildpacks/cpython #992
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
funeypot/funeypot #203
Upgrade: bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in the go-modules group
hostwithquantum/deno-buildpack #41
Bump the go group with 2 updates
voxpupuli/webhook-go #210
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
anchore/syft #4173
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
elastic/integrations #15073
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
jauderho/caddy-docker-proxy #61
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
maxmind/geoip2-csv-converter #122
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
chore(deps): Bump the go-deps group across 2 directories with 1 update
aws/jsii #4896
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
Keloran/go-config #164
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
industrial-asset-hub/asset-link-sdk #147
chore(deps): Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
metio/terraform-provider-k8s #323
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
ScottW514/terraform-provider-datapower #11
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
tgragnato/snowflake #882
⬆️ 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
flc1125/go-gitlab-webhook #112
Bump the all group across 1 directory with 2 updates
tektoncd/chains #1428
[skip changelog] Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
arduino/arduino-cli #2987
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /opendocdb-cts in the opendocdb-cts group across 1 directory
OpenDocDB/cts #136
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
pasdam/go-csv-timeseries-db #64
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
flc1125/go-yuque #20
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
gofiber/fiber #3715
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /.github/latest-deps
maratori/async #145
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 |