github.com/stretchr/testify
go
pkg:golang/github.com/stretchr/testify
13,374 Dependabot PRs
about 4 hours ago
5,767 repositories
35 repositories
Recent PRs (filtered by: Patch PRs )
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
build(deps): bump the dependencies group in /aws with 12 updates
88labs/go-utils #817
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
senzing-garage/go-logging #129
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 in /src
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
jiro4989/relma #135
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
antham/ghokin #169
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
ZEISS/fiber-htmx #37
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
BeryJu/gravity #1815
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /ruledocsgen
arduino/arduino-lint #908
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
arielsrv/fxf #13
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
xmidt-org/wrpnng #24
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
Dynatrace/dynatrace-configuration-as-code #2012
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
nclaeys/fluent-bit-go-azure #34
build(deps): bump the gomod group with 5 updates
kubernetes-sigs/promo-tools #1602
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in the all group
kubernetes-sigs/bom #541
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
0xERR0R/blocky #1847
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /go
std-uritemplate/std-uritemplate #360
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
RedHatInsights/insights-operator-utils #652
build(deps): Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
edgexfoundry/device-onvif-camera #520
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
yingxin-gh/helm #210
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
xmidt-org/clortho #168
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 other group
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
katallaxie/m #30
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
SAP/terraform-provider-sap-cloud-identity-services #173
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
katallaxie/streams #197
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
senzing-garage/init-database #424
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
UpCloudLtd/upcloud-go-api #409
build(deps): bump the other group with 43 updates
Hsn723/ct-monitor #1367
build(deps): Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
coder/terraform-provider-coder #433
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
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
antham/gommit #202
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
hyperledger/fabric-chaincode-go #172
Bump the test-libs group across 9 directories with 1 update
gofiber/template #429
core: bump github.com/stretchr/testify from 1.11.0 to 1.11.1
goauthentik/authentik #16434
chore: bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /src
VidyaBipin/oh-my-posh-Go-js #130
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in the other group
Hsn723/dkim-manager #521
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
openHPI/poseidon #777
build(deps): Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
northwood-labs/terraform-provider-corefunc #595
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
gotd/getdoc #538
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
cybertec-postgresql/pgwatch #912
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
go-faster/oteldb #741
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 |