github.com/stretchr/testify
go
pkg:golang/github.com/stretchr/testify
13,326 Dependabot PRs
about 5 hours ago
5,755 repositories
31 repositories
Recent PRs (filtered by: Patch PRs )
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
blinklabs-io/gouroboros #1181
chore(deps): bump the all group with 8 updates
charmbracelet/mods #607
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
ipld/frisbii #201
chore(deps): bump the all group with 2 updates
charmbracelet/git-lfs-transfer #85
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
arrow2nd/nimotsu #91
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
aretext/aretext #233
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
99designs/gqlgen #3819
Bump the gomod group with 2 updates
helm/chart-releaser #547
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
gravitl/netclient #1098
[gomod] Bump the dependencies group across 2 directories with 5 updates
open-edge-platform/infra-onboarding #264
Bump the go-lib-update group with 5 updates
tiagompalte/golang-clean-arch-template #35
Bump the non-major group across 1 directory with 7 updates
openziti/fablab #530
:seedling: Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
linode/linode-cloud-controller-manager #453
chore(dependabot-go): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
deps(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
deps(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
danieleschmidt/provenance-graph-sbom-linker #87
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 all group
build(deps): bump the all group with 3 updates
chainguard-dev/advisory-schema #74
deps(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
build(deps): Bump the go-dependency-updates group with 3 updates
build(deps): Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
pixel365/bx #206
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
build: bump github.com/stretchr/testify from 1.11.0 to 1.11.1
dhth/ecsv #131
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
kartverket/opencost-cacher #48
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
francisluong/file-backup-rotate #16
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
runityru/anycastd #137
build: bump github.com/stretchr/testify from 1.11.0 to 1.11.1
dhth/prs #51
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 dependencies group
winebarrel/tm #58
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
inovex/CalendarSync #273
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in the gomod group
uwu-tools/magex #142
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
deps: bump github.com/stretchr/testify from 1.11.0 to 1.11.1
evilmartians/lefthook #1111
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
flosell/iam-policy-json-to-terraform #140
Bump the all-go-mod-patch-and-minor group across 1 directory with 32 updates
aws/eks-hybrid #734
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /schemas
dynatrace-oss-contrib/build-tools #41
chore(deps): Bump the go-dependencies group with 8 updates
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 |