github.com/stretchr/testify
go
pkg:golang/github.com/stretchr/testify
13,357 Dependabot PRs
2 days ago
5,763 repositories
31 repositories
Recent PRs (filtered by: Patch PRs )
:seedling: (chore)[release-1.34]: Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
kubernetes/cloud-provider-vsphere #1594
TECH Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
plesk/pleskapp #60
:seedling: (chore): Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
kubernetes/cloud-provider-vsphere #1590
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /schemas
open-telemetry/build-tools #430
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
M0Rf30/yap #118
Bump the gomodupdates group with 5 updates
mondoohq/cnspec #1812
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
nais/bifrost #397
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
nemith/amqpx #11
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
absmach/magistrala #287
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in the go-patch-updates group
sigstore/rekor-tiles #474
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
west2-online/fzuhelper-server #316
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
whitecodes/maa-web #218
build: bump github.com/stretchr/testify from 1.11.0 to 1.11.1
dhth/omm #88
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
chore(deps): Bump the gomod group with 20 updates
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
pieterclaerhout/go-finance #12
chore(deps): bump the go-mod group with 2 updates
DIMO-Network/token-exchange-api #84
build(deps): bump the gomod group across 2 directories with 15 updates
envoyproxy/gateway #6882
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
iteais/sdk #18
chore(deps): Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
omec-project/ausf #212
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
mmianl/terraform-provider-powerdns #16
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
samber/lo #663
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
hyperledger/fabric-gateway #909
chore: bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /cli
chanzuckerberg/happy #4191
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
filecoin-project/go-amt-ipld #128
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
mbevc1/react #27
build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in the go-deps group
chore(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
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
omec-project/amf #509
chore(deps): Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
hashi-at-home/minecraft-controller #53
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
omec-project/udr #222
Bump github.com/stretchr/testify from 1.11.0 to 1.11.1
absmach/supermq #3106
chore: bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in /api
chanzuckerberg/happy #4182
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
vladopajic/go-test-coverage #217
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
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 ci group
score-spec/score-go #132
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
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
omec-project/nrf #247
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 |