github.com/stretchr/testify
go
pkg:golang/github.com/stretchr/testify
14,404 Dependabot PRs
10 days ago
5,962 repositories
5 repositories
Recent PRs (filtered by: Patch PRs )
chore: Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
mongodb/atlas-cli-plugin-kubernetes #133
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
DataDog/datadog-secret-backend #134
chore: bump github.com/stretchr/testify from 1.11.0 to 1.11.1
Bump the gomodupdates group across 1 directory with 6 updates
mondoohq/cnspec #1819
Bump the gomod-all group with 11 updates
Finatext/belldog #152
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
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
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
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
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
gravitl/netmaker #3633
chore(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
over 1 year ago |
| Dependent Repos: | 280,136 |
| Dependent Packages: | 146,490 |
| Ranking: | Top 0.0004% by dependent repos Top 0.0001% by dependent pkgs |