github.com/stretchr/testify
go
pkg:golang/github.com/stretchr/testify
13,365 Dependabot PRs
about 6 hours ago
5,764 repositories
32 repositories
Recent PRs (filtered by: Patch PRs )
chore(deps): bump the go-deps group with 3 updates
Azure/karpenter-provider-azure #1127
build(deps): Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
package-operator/package-operator #2111
build(deps): bump the all group with 11 updates
Azure/kube-egress-gateway #1178
Bump the all group across 1 directory with 3 updates
Bump the all group across 1 directory with 3 updates
Bump the all group across 1 directory with 8 updates
Bump the go-modules group with 3 updates
paketo-buildpacks/nodejs #1185
Bump the all group across 1 directory with 5 updates
tektoncd/chains #1429
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
metal-stack-cloud/terraform-provider-metal #250
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /protos2 in the minor group
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
kelein/cookbook #247
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
iavael/goutil #28
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
Xe/site #1013
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
Hochfrequenz/mako_time_converter #81
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
hyperscale/hyperfs #123
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
parkr/radar #194
chore(deps): bump the common group across 1 directory with 11 updates
aiflash/trivy #331
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
Azure/acr-cli #506
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
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
Hochfrequenz/malo-id-generator #231
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
mrz1836/go-drift #71
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
xmidt-org/mitto #15
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 all group
Hsn723/rdap-exporter #236
build(deps): Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
decke/smtprelay #243
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
deps: bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /azure-ipam
Azure/azure-container-networking #3976
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
mrz1836/go-pipl #65
⬆️ Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /utils
ARM-software/golang-utils #689
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
toodofun/gvm #50
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
dcarbone/terraform-plugin-framework-utils #104
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
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
RedHatInsights/insights-results-aggregator-cleaner #499
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
alrayyes/generictypealiasesdemo #79
build(deps): Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
bnjns/terraform-provider-metabase #175
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
ctxswitch/coral #107
go: bump github.com/stretchr/testify from 1.11.0 to 1.11.1
tofuutils/tenv #467
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
antham/yogo #190
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
device-management-toolkit/rpc-go #920
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 |