github.com/stretchr/testify
go
pkg:golang/github.com/stretchr/testify
13,359 Dependabot PRs
3 days ago
5,764 repositories
30 repositories
Recent PRs (filtered by: Patch PRs )
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
gardener/kube-rbac-proxy-watcher #75
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
rmhubbert/bubbletea-overlay #11
build(deps): Bump the ci group with 2 updates
score-spec/score-implementation-sample #47
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
go-ctap/ctaphid #10
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
PlakarKorp/kloset #113
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
Knoblauchpilze/chat-server #18
chore: Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
thomaspoignant/go-feature-flag #3829
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
steadybit/extension-appdynamics #16
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
Warashi/compgen #106
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
elastic/gobench #30
chore(deps): Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
zerok/jiravars #58
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
stfsy/go-api-kit #17
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
tphakala/birdnet-go #1252
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
ovh/okms-cli #120
chore(deps): Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
Knoblauchpilze/template-go #10
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /server
pherrymason/c3-lsp #138
[gomod] bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /kryptos
skulpturenz/shared-resources #675
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
PlakarKorp/plakar #1587
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /src/gabo
ashishb/gabo #154
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
adlandh/echo-dump-body-skipper #9
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
retail-ai-inc/bean #330
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
edoardottt/favirecon #500
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
risingwavelabs/risingwave-operator #917
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /examples/go-bazel
murex/TCR #1144
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in the dependencies group
chore: bump the all-go-mod group with 3 updates
in-toto/witness #651
TECH Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
sibprogrammer/xq #149
chore: bump github.com/stretchr/testify from 1.11.0 to 1.11.1
thenativeweb/get-next-version #164
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /examples/go-make
murex/TCR #1143
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
moukoublen/pick #45
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
cfanbo/gomod #74
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
soracom/soracom-cli #139
Bump the gomod-dependencies group across 6 directories with 7 updates
cherrymu/modernisation-platform #615
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
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in the dev-tools group
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
jtdowney/tsbridge #106
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
koenighotze/github-distribute-secrets #27
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
go mod(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
koizuka/echonet-list #224
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
ksysoev/help-my-pet #172
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 |