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
yarlson/lnk #21
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
goadesign/clue #604
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
sanjit-bhat/pav #76
Chore(deps): Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
hiero-ledger/hiero-sdk-go #1480
chore(deps): bump the all group with 2 updates
nitrado/tfconv #40
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
euskadi31/go-grpc-middleware-logging-zerolog #58
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
basen/gosnmp #22
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
nais/replicator #162
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 in the dependencies group
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
lonegunmanb/newres #452
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
containers/psgo #184
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
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
tomMoulard/iter #18
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
CodeReaper/lane #110
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
damonto/euicc-go #14
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
bbkane/warg #96
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
teran/checksum #17
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
goadesign/plugins #197
chore: bump github.com/stretchr/testify from 1.11.0 to 1.11.1
wazazaby/vimebu #64
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
px4n/bootscope #20
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
jadolg/szero #128
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 /src/main/go
benizzio/open-asset-allocator #125
chore: bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in the deps group
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
edoardottt/boggart #139
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
mattdowdell/sandbox #485
chore(deps): bump the go_modules group across 1 directory with 4 updates
bsv-blockchain/go-wallet-toolbox #540
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
KEINOS/go-7diipL #124
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /backend
flatcar/nebraska #1194
chore(deps): Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
buildkite/agent-stack-k8s #679
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 in /updater
flatcar/nebraska #1193
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
thalassa-cloud/csi-thalassa #33
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in the dependencies group
winebarrel/hyst #12
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
perses/plugins #293
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /internal
andreykaipov/goobs #208
build(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 |