github.com/stretchr/testify
go
pkg:golang/github.com/stretchr/testify
13,545 Dependabot PRs
2 days ago
5,777 repositories
38 repositories
Recent PRs (filtered by: Merged , Patch PRs )
chore(deps): bump the all group across 14 directories with 8 updates
go-fuego/fuego #594
build(deps): Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
external-secrets-inc/reloader #167
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /pkg/gofr/datasource/couchbase
gofr-dev/gofr #2307
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /examples/using-add-filestore
gofr-dev/gofr #2301
chore: bump the all-go-mod group across 1 directory with 6 updates
in-toto/witness #662
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
dtrejod/goexif #56
chore(deps): bump the all group across 1 directory with 11 updates
charmbracelet/mods #609
chore(deps): bump the dev-dependencies group with 25 updates
versity/versitygw #1523
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
mailgun/mailgun-go #430
Upgrade: 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
edoardottt/csprecon #429
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
Zibbp/ganymede #868
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
ipld/go-car #613
chore(deps): bump the all group with 5 updates
nrwiersma/ren #276
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
go-co-op/gocron-redis-lock #131
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
jkaninda/okapi #63
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
mendersoftware/mender-artifact #741
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
filecoin-project/go-hamt-ipld #151
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
edoardottt/scilla #167
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
anchore/stereoscope #449
chore(deps): bump the all group with 8 updates
isometry/gh-promotion-app #108
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /src/wp2hugo
ashishb/wp2hugo #219
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
teran/go-docker-testsuite #127
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
hyperledger-labs/SmartBFT #644
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 the gomod group with 5 updates
bufbuild/modules #1054
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
okta/terraform-provider-okta #2473
chore: Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
chanzuckerberg/fogg #1139
chore(deps): bump the all group with 3 updates
gittuf/gittuf #1081
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
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
zerok/samara #101
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
canonical/microcloud #967
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
jerry153fish/git-delta-action #49
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
LinuxUserGD/butler #113
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
jadolg/antivax #64
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
dnsimple/dnsimple-go #216
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
andrewkroh/beats-playground #127
Bump the go-dependencies group with 5 updates
skpr/compass #132
Bump the all-updates group with 4 updates
cirruslabs/tart-guest-agent #24
deps(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 |