github.com/stretchr/testify
go
pkg:golang/github.com/stretchr/testify
13,334 Dependabot PRs
about 23 hours ago
5,756 repositories
34 repositories
Recent PRs (filtered by: Patch PRs )
chore: bump github.com/stretchr/testify from 1.11.0 to 1.11.1
Mellanox/nic-feature-discovery #44
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
pieterclaerhout/go-waitgroup #13
chore(deps): Bump the backend group across 1 directory with 2 updates
urunc-dev/urunc #267
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
keecon/talert #188
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
ifnotnil/opt #15
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
vancanhuit/url-shortener-api #77
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
keecon/pkg-go #131
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in the dependencies group
winebarrel/ppcat #19
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /deploy
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
goadesign/model #1000
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
steadybit/extension-splunk #24
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
goexl/task #9
Bump the gomod group with 2 updates
ricoberger/jaeger-exporter #95
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
tlkamp/mockbob #25
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
bloominlabs/vault-plugin-secrets-tailscale #180
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
adfinis/adfinis-rclone-mgr #39
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
steadybit/extension-loadtest #77
requirements(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /v2
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in the dependencies group
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /bookshelf-service
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /test/entrypoint
chore: bump github.com/stretchr/testify from 1.11.0 to 1.11.1
Mellanox/k8s-rdma-shared-dev-plugin #204
deps: bump github.com/stretchr/testify from 1.11.0 to 1.11.1
sanderploegsma/transip-dyndns #21
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
masthead-data/terraform-provider-masthead #8
build: bump github.com/stretchr/testify from 1.11.0 to 1.11.1
dhth/cueitup #80
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in the go-dependencies group
fastly/go-fastly #746
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /sdk
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
pb33f/libopenapi #466
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
erdnaxeli/rudolphe #115
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
azazeal/vasc #37
Build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
gravitl/netmaker #3633
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
build(deps): Bump the gomod group with 2 updates
helm/chart-testing #768
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
etcd-io/raft #326
build(deps): bump the all group across 1 directory with 14 updates
Azure/kube-egress-gateway #1182
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
hyperscale-stack/grpcoauth #163
Bump the all-modules group with 2 updates
NBISweden/sdafs #43
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
samber/mo #86
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 |