github.com/stretchr/testify
go
pkg:golang/github.com/stretchr/testify
13,367 Dependabot PRs
about 11 hours ago
5,765 repositories
32 repositories
Recent PRs (filtered by: Patch PRs )
chore: gomod update(deps): bump the version-updates group in /bsctl with 3 updates
mrlunchbox777/basic-setup #224
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
telekom/sparrow #328
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
JLCodeSource/process_async_ds #7
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
adrg/xdg #129
gomod(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
kyma-project/api-gateway #2186
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
cysp/terraform-provider-censusworkspace #27
deps: bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /azure-ipam
Azure/azure-container-networking #3971
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
iwaltgen/magex #226
feat(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
build(deps): bump the all group across 1 directory with 2 updates
Proximyst/cov #56
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
go-rel/sql #80
build(deps): Bump the patch group in /api with 2 updates
sntkn/go-oauth2 #341
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
CosmWasm/wasmd #2360
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
edgexfoundry/go-mod-bootstrap #898
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /backend
Opinions-sur-Rue/spectrum #199
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
nebius/helmrelease-trigger-operator #28
chore: bump github.com/stretchr/testify from 1.11.0 to 1.11.1
pimg/certguard #185
go: bump github.com/stretchr/testify from 1.11.0 to 1.11.1
oasisprotocol/nexus #1144
Build(deps): Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
jonascrevecoeur/terraform-provider-azuresql #150
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
kyverno/chainsaw #2450
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
senzing-garage/serve-grpc #538
fix(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
centralnicgroup-opensource/rtldev-middleware-go-sdk #198
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
buke/quickjs-go #536
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
pyrra-dev/pyrra #1565
chore(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
Azure/azure-container-networking #3970
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
anchore/binny #138
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
gotd/contrib #711
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
xmidt-org/bascule #344
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
vague2k/rummage #35
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
vburenin/ifacemaker #103
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
ros-e/lumi #12
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
jdubba/yai #21
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /src
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
jfrog/vault-plugin-secrets-artifactory #287
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
Kong/kubernetes-configuration #587
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
berachain/beacon-kit #2897
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 |