github.com/stretchr/testify
go
pkg:golang/github.com/stretchr/testify
13,357 Dependabot PRs
2 days ago
5,763 repositories
31 repositories
Recent PRs (filtered by: Patch PRs )
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
Skarlso/crd-to-sample-yaml #250
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
vanng822/gorlock #12
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
mrz1836/go-template #148
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
torilabs/ipsec-prometheus-exporter #72
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
kubernetes-sigs/custom-metrics-apiserver #216
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
mrz1836/go-sanitize #166
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
web-platform-tests/wpt.fyi #4535
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
gotoeveryone/sentry_to_slack #8
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
Bump the all-go-dependencies group with 2 updates
grafana/sqlds #184
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
zerok/kubeselect #23
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
mythrnr/errors #20
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
checkmake/checkmake #150
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
mrz1836/go-countries #125
Bump the all-dependencies group with 5 updates
ivoronin/ec2ssh #111
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /go
murex/Kata-PascalTriangle #216
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
terraform-lxd/terraform-provider-lxd #614
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in the minor-and-patch group
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
pandatix/go-ieee #88
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
LanceHuang245/FeasOJ-Backend #34
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
vanng822/god #12
chore(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
hashicorp/go-hclog #168
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
chore(deps): bump the security group with 2 updates
replicatedhq/kURL #5778
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
databricks/cli #3533
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
LumeWeb/portal-plugin-dashboard #185
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
berquerant/rpath #42
build(deps): bump the go group across 1 directory with 21 updates
envoyproxy/ai-gateway #1152
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
pandatix/go-acm #86
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
coder/terraform-provider-coderd #258
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
peopledatalabs/peopledatalabs-go #55
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
steadybit/extension-gatling #102
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
projectdiscovery/wappalyzergo #144
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
sha1n/hako #116
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
chore: bump the go-dependencies group in /api with 15 updates
wesleynw/splajompy #249
gomod(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
kyma-project/docker-registry #411
deps(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
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 |