https://github.com/stretchr/testify
assertions go golang mocking testify testing toolkit
Score: 40.514603923690125
Last synced: about 15 hours ago
JSON representation
Repository metadata:
A toolkit with common assertions and mocks that plays nicely with the standard library
- Host: GitHub
- URL: https://github.com/stretchr/testify
- Owner: stretchr
- License: mit
- Created: 2012-10-16T16:43:17.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2025-08-29T09:16:47.000Z (8 days ago)
- Last Synced: 2025-08-30T02:02:37.551Z (8 days ago)
- Topics: assertions, go, golang, mocking, testify, testing, toolkit
- Language: Go
- Homepage:
- Size: 1.71 MB
- Stars: 25,092
- Watchers: 176
- Forks: 1,671
- Open Issues: 371
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Maintainers: MAINTAINERS.md
Owner metadata:
- Name: Stretchr, Inc.
- Login: stretchr
- Email: thatmatryer@gmail.com
- Kind: organization
- Description: Tame your unstructured data - We <3 open-source.
- Website: http://www.stretchr.com/
- Location: Boulder, CO & Worldwide & The Cloud
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/1841476?v=4
- Repositories: 50
- Last Synced at: 2023-03-24T08:50:39.561Z
- Profile URL: https://github.com/stretchr
GitHub Events
Total
- Create event: 18
- Delete event: 25
- Fork event: 90
- Issue comment event: 376
- Issues event: 58
- Member event: 1
- Pull request event: 143
- Pull request review comment event: 214
- Pull request review event: 343
- Push event: 72
- Release event: 3
- Watch event: 1769
- Total: 3112
Last Year
- Create event: 18
- Delete event: 25
- Fork event: 91
- Issue comment event: 376
- Issues event: 58
- Member event: 1
- Pull request event: 143
- Pull request review comment event: 214
- Pull request review event: 343
- Push event: 72
- Release event: 3
- Watch event: 1771
- Total: 3115
Committers metadata
Last synced: about 1 month ago
Total Commits: 907
Total Committers: 302
Avg Commits per committer: 3.003
Development Distribution Score (DDS): 0.932
Commits in past year: 103
Committers in past year: 27
Avg Commits per committer in past year: 3.815
Development Distribution Score (DDS) in past year: 0.748
Name | Commits | |
---|---|---|
Olivier Mengué | d****n@c****g | 62 |
Ernesto Jiménez | m****e@e****m | 61 |
Mat Ryer | m****r@m****m | 41 |
Boyan | b****s@g****m | 35 |
Tyler Bunnell | t****l@g****m | 27 |
Leigh McCulloch | l****h@m****m | 26 |
Oleksandr Redko | o****b@g****m | 18 |
alexpantyukhin | a****n@g****m | 16 |
Ivo van der Wijk | g****b@i****l | 15 |
Bracken Dawson | a****n@g****m | 14 |
Samuel Nelson | v****n@g****m | 11 |
Mike Auclair | m****r@d****m | 11 |
Arjun Mahishi | a****i@g****m | 10 |
Esdras Beleza de Noronha | g****b@c****m | 9 |
dependabot[bot] | 4****] | 9 |
Arjun Dhawan | a****n@h****o | 9 |
Craig Davison | c****n@c****o | 8 |
Linus Barth | l****h@g****m | 8 |
Martijn | m****i@g****m | 8 |
ariley | a****y@a****m | 8 |
Archit Agarwal | a****r@g****m | 7 |
Emil Stanchev | s****l@g****m | 7 |
Harald Nordgren | h****n@g****m | 7 |
ccoVeille | 3****e | 7 |
Connor Szczepaniak | c****k@g****m | 7 |
Christian Muehlhaeuser | m****i@g****m | 7 |
Dinesh Kumar | d****r@g****m | 7 |
Raphael Meyer | r****r@b****h | 7 |
Torkel Rogstad | t****l@r****o | 6 |
gohargasparyan | g****n@g****m | 6 |
and 272 more... |
Issue and Pull Request metadata
Last synced: 1 day ago
Total issues: 227
Total pull requests: 491
Average time to close issues: almost 2 years
Average time to close pull requests: 10 months
Total issue authors: 195
Total pull request authors: 208
Average comments per issue: 4.07
Average comments per pull request: 2.12
Merged pull request: 191
Bot issues: 0
Bot pull requests: 8
Past year issues: 36
Past year pull requests: 168
Past year average time to close issues: 14 days
Past year average time to close pull requests: 20 days
Past year issue authors: 26
Past year pull request authors: 43
Past year average comments per issue: 1.56
Past year average comments per pull request: 1.22
Past year merged pull request: 69
Past year bot issues: 0
Past year bot pull requests: 3
Top Issue Authors
- brackendawson (17)
- dolmen (6)
- Antonboom (4)
- phemmer (2)
- KrzysztofMadejski (2)
- ernesto-jimenez (2)
- vaguecoder (2)
- dlwyatt (2)
- ccoVeille (2)
- kevinburkesegment (2)
- joshprzybyszewski-wf (2)
- dillonstreator (1)
- gfelixc (1)
- mvrahden (1)
- jannisbaudisch (1)
Top Pull Request Authors
- dolmen (64)
- brackendawson (38)
- ccoVeille (24)
- alexandear (22)
- hendrywiranto (8)
- dependabot[bot] (8)
- HaraldNordgren (7)
- renzoarreaza (7)
- arjunmahishi (6)
- sikehish (4)
- techfg (4)
- kevinburkesegment (4)
- FGasper (3)
- georgelesica-wf (3)
- rubensayshi (3)
Top Issue Labels
- bug (56)
- enhancement (49)
- pkg-assert (35)
- pkg-mock (21)
- help wanted (15)
- Breaking Change (11)
- mock.ArgumentMatcher (9)
- good first issue (9)
- pkg-suite (7)
- concurrency (7)
- question (7)
- revisit (6)
- assert.EqualValues (5)
- enhancement: output format (5)
- dependencies (5)
- input needed (5)
- wontfix (4)
- enhancement: colored output (4)
- assert.Eventually (4)
- pkg-require (3)
- rejected/invalid (3)
- documentation (3)
- generics (3)
- enhancement: extend API (2)
- rejected/duplicate (2)
- type-Time (2)
- community (1)
- internal/refactor (1)
- go (1)
- assert.InEpsilon (1)
Top Pull Request Labels
- pkg-assert (119)
- enhancement (95)
- pkg-mock (83)
- bug (56)
- documentation (31)
- mock.ArgumentMatcher (31)
- dependencies (31)
- pkg-require (30)
- must-rebase (27)
- pkg-suite (26)
- internal/refactor (21)
- internal/testing (20)
- internal/cleanup (19)
- enhancement: output format (19)
- hacktoberfest-accepted (17)
- YAML (15)
- internal/optimization (15)
- assert.EqualValues (13)
- help wanted (11)
- Breaking Change (10)
- type-error (9)
- github_actions (8)
- assert.Len (8)
- assert.InEpsilon (7)
- rejected/duplicate (7)
- test (7)
- assert.Eventually (7)
- internal/codegen (6)
- wontfix (5)
- on hold (4)
Package metadata
- Total packages: 17
- Total downloads: unknown
- Total docker downloads: 51,209,283,842
- Total dependent packages: 146,950 (may contain duplicates)
- Total dependent repositories: 280,678 (may contain duplicates)
- Total versions: 343
proxy.golang.org: github.com/stretchr/testify
Module 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 github.com/stretchr/testify/assert package provides a comprehensive set of assertion functions that tie in to the Go testing system. The github.com/stretchr/testify/require package provides the same assertions but as fatal checks. The github.com/stretchr/testify/mock package provides a system by which it is possible to mock your objects and verify calls are happening as expected. The github.com/stretchr/testify/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.
- Homepage: https://github.com/stretchr/testify
- Documentation: https://pkg.go.dev/github.com/stretchr/testify#section-documentation
- Licenses: MIT
- Latest release: v1.11.1 (published 10 days ago)
- Last Synced: 2025-09-05T05:01:01.907Z (1 day ago)
- Versions: 28
- Dependent Packages: 146,490
- Dependent Repositories: 280,136
- Docker Downloads: 51,209,283,826
-
Rankings:
- Dependent packages count: 0.0%
- Dependent repos count: 0.0%
- Docker downloads count: 0.007%
- Average: 0.178%
- Stargazers count: 0.239%
- Forks count: 0.645%
proxy.golang.org: gopkg.in/stretchr/testify.v1
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 http package contains tools to make it easier to test http activity using 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.
- Homepage: https://github.com/stretchr/testify
- Documentation: https://pkg.go.dev/gopkg.in/stretchr/testify.v1#section-documentation
- Licenses: MIT
- Latest release: v1.2.2 (published about 7 years ago)
- Last Synced: 2025-09-05T07:02:12.439Z (1 day ago)
- Versions: 7
- Dependent Packages: 460
- Dependent Repositories: 541
- Docker Downloads: 16
-
Rankings:
- Stargazers count: 0.136%
- Dependent packages count: 0.198%
- Dependent repos count: 0.306%
- Forks count: 0.632%
- Average: 0.667%
- Docker downloads count: 2.061%
proxy.golang.org: github.com/stretcHr/testify
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 http package contains tools to make it easier to test http activity using 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.
- Homepage: https://github.com/stretcHr/testify
- Documentation: https://pkg.go.dev/github.com/stretcHr/testify#section-documentation
- Licenses: MIT
- Latest release: v1.11.1 (published 10 days ago)
- Last Synced: 2025-09-04T04:34:26.569Z (3 days ago)
- Versions: 28
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 0.078%
- Forks count: 0.795%
- Average: 2.93%
- Dependent packages count: 5.247%
- Dependent repos count: 5.599%
proxy.golang.org: github.com/stretchr/testify/_codegen
- Homepage: https://github.com/stretchr/testify
- Documentation: https://pkg.go.dev/github.com/stretchr/testify/_codegen#section-documentation
- Licenses: MIT
- Latest release: (published 8 days ago)
- Last Synced: 2025-08-30T02:12:05.707Z (8 days ago)
- Versions: 0
- Dependent Packages: 0
- Dependent Repositories: 1
-
Rankings:
- Stargazers count: 0.239%
- Forks count: 0.647%
- Average: 3.533%
- Dependent repos count: 4.794%
- Dependent packages count: 8.453%
proxy.golang.org: github.com/stretchr/TESTIFY
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 http package contains tools to make it easier to test http activity using 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.
- Homepage: https://github.com/stretchr/TESTIFY
- Documentation: https://pkg.go.dev/github.com/stretchr/TESTIFY#section-documentation
- Licenses: MIT
- Latest release: v1.11.1 (published 10 days ago)
- Last Synced: 2025-09-04T04:35:52.066Z (3 days ago)
- Versions: 28
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 0.201%
- Forks count: 0.47%
- Average: 4.254%
- Dependent packages count: 6.999%
- Dependent repos count: 9.346%
proxy.golang.org: gitlab.com/Ma_124/testify
Module 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 github.com/stretchr/testify/assert package provides a comprehensive set of assertion functions that tie in to the Go testing system. The github.com/stretchr/testify/require package provides the same assertions but as fatal checks. The github.com/stretchr/testify/mock package provides a system by which it is possible to mock your objects and verify calls are happening as expected. The github.com/stretchr/testify/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.
- Homepage: https://github.com/stretchr/testify
- Documentation: https://pkg.go.dev/gitlab.com/Ma_124/testify#section-documentation
- Licenses: MIT
- Latest release: (published 3 days ago)
- Last Synced: 2025-09-05T05:04:49.265Z (1 day ago)
- Versions: 0
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 0.383%
- Forks count: 0.477%
- Average: 4.301%
- Dependent packages count: 6.999%
- Dependent repos count: 9.346%
proxy.golang.org: github.com/StretchR/testify
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 http package contains tools to make it easier to test http activity using 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.
- Homepage: https://github.com/StretchR/testify
- Documentation: https://pkg.go.dev/github.com/StretchR/testify#section-documentation
- Licenses: MIT
- Latest release: v1.11.1 (published 10 days ago)
- Last Synced: 2025-09-04T04:35:32.068Z (3 days ago)
- Versions: 28
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 0.383%
- Forks count: 0.477%
- Average: 4.301%
- Dependent packages count: 6.999%
- Dependent repos count: 9.346%
proxy.golang.org: github.com/STRETCHR/testify
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 http package contains tools to make it easier to test http activity using 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.
- Homepage: https://github.com/STRETCHR/testify
- Documentation: https://pkg.go.dev/github.com/STRETCHR/testify#section-documentation
- Licenses: MIT
- Latest release: v1.11.1 (published 10 days ago)
- Last Synced: 2025-09-04T04:34:03.624Z (3 days ago)
- Versions: 28
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 0.383%
- Forks count: 0.477%
- Average: 4.301%
- Dependent packages count: 6.999%
- Dependent repos count: 9.346%
proxy.golang.org: github.com/Stretchr/testify
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 http package contains tools to make it easier to test http activity using 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.
- Homepage: https://github.com/Stretchr/testify
- Documentation: https://pkg.go.dev/github.com/Stretchr/testify#section-documentation
- Licenses: MIT
- Latest release: v1.11.1 (published 10 days ago)
- Last Synced: 2025-09-04T04:33:54.749Z (3 days ago)
- Versions: 28
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 0.383%
- Forks count: 0.477%
- Average: 4.301%
- Dependent packages count: 6.999%
- Dependent repos count: 9.346%
proxy.golang.org: github.com/stretChr/testify
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 http package contains tools to make it easier to test http activity using 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.
- Homepage: https://github.com/stretChr/testify
- Documentation: https://pkg.go.dev/github.com/stretChr/testify#section-documentation
- Licenses: MIT
- Latest release: v1.11.1 (published 10 days ago)
- Last Synced: 2025-09-04T04:33:48.483Z (3 days ago)
- Versions: 28
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 0.383%
- Forks count: 0.477%
- Average: 4.301%
- Dependent packages count: 6.999%
- Dependent repos count: 9.346%
proxy.golang.org: github.com/stRetChr/testify
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 http package contains tools to make it easier to test http activity using 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.
- Homepage: https://github.com/stRetChr/testify
- Documentation: https://pkg.go.dev/github.com/stRetChr/testify#section-documentation
- Licenses: MIT
- Latest release: v1.11.1 (published 10 days ago)
- Last Synced: 2025-09-04T04:34:45.007Z (3 days ago)
- Versions: 28
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 0.383%
- Forks count: 0.477%
- Average: 4.301%
- Dependent packages count: 6.999%
- Dependent repos count: 9.346%
proxy.golang.org: github.com/stretchr/testify/assert
Package assert provides a set of comprehensive testing tools for use with the normal Go testing system. All functions in this package return a bool value indicating whether the assertion has passed. The following is a complete example using assert in a standard test function: if you assert many times, use the format below: Assertions allow you to easily write test code, and are global funcs in the `assert` package. All assertion functions take, as the first argument, the `*testing.T` object provided by the testing framework. This allows the assertion funcs to write the failings and other details to the correct place. Every assertion function also takes an optional string message as the final argument, allowing custom error messages to be appended to the message the assertion method outputs.
- Homepage: https://github.com/stretchr/testify
- Documentation: https://pkg.go.dev/github.com/stretchr/testify/assert#section-documentation
- Licenses: MIT
- Latest release: (published 8 days ago)
- Last Synced: 2025-08-30T02:12:06.287Z (8 days ago)
- Versions: 0
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.151%
- Average: 6.357%
- Dependent repos count: 6.563%
proxy.golang.org: github.com/stretchr/testify/mock
Package mock provides a system by which it is possible to mock your objects and verify calls are happening as expected. The mock package provides an object, Mock, that tracks activity on another object. It is usually embedded into a test object as shown below: When implementing the methods of an interface, you wire your functions up to call the Mock.Called(args...) method, and return the appropriate values. For example, to mock a method that saves the name and age of a person and returns the year of their birth or an error, you might write this: The Int, Error and Bool methods are examples of strongly typed getters that take the argument index position. Given this argument list: You could read them out strongly typed like this: For objects of your own type, use the generic Arguments.Get(index) method and make a type assertion: This may cause a panic if the object you are getting is nil (the type assertion will fail), in those cases you should check for nil first.
- Homepage: https://github.com/stretchr/testify
- Documentation: https://pkg.go.dev/github.com/stretchr/testify/mock#section-documentation
- Licenses: MIT
- Latest release: (published 3 days ago)
- Last Synced: 2025-09-04T04:35:55.105Z (3 days ago)
- Versions: 0
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.151%
- Average: 6.357%
- Dependent repos count: 6.563%
proxy.golang.org: github.com/stretchr/testIFy
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 http package contains tools to make it easier to test http activity using 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.
- Homepage: https://github.com/stretchr/testIFy
- Documentation: https://pkg.go.dev/github.com/stretchr/testIFy#section-documentation
- Licenses: MIT
- Latest release: v1.11.1 (published 10 days ago)
- Last Synced: 2025-09-05T05:04:07.734Z (1 day ago)
- Versions: 28
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.43%
- Average: 6.648%
- Dependent repos count: 6.865%
proxy.golang.org: github.com/stretchr/testifY
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 http package contains tools to make it easier to test http activity using 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.
- Homepage: https://github.com/stretchr/testifY
- Documentation: https://pkg.go.dev/github.com/stretchr/testifY#section-documentation
- Licenses: MIT
- Latest release: v1.11.1 (published 10 days ago)
- Last Synced: 2025-09-04T04:35:14.222Z (3 days ago)
- Versions: 28
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.999%
- Average: 8.173%
- Dependent repos count: 9.346%
proxy.golang.org: github.com/stretchr/TEstify
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 http package contains tools to make it easier to test http activity using 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.
- Homepage: https://github.com/stretchr/TEstify
- Documentation: https://pkg.go.dev/github.com/stretchr/TEstify#section-documentation
- Licenses: MIT
- Latest release: v1.11.1 (published 10 days ago)
- Last Synced: 2025-09-05T05:04:58.755Z (1 day ago)
- Versions: 28
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.999%
- Average: 8.173%
- Dependent repos count: 9.346%
proxy.golang.org: github.com/stretchr/Testify
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 http package contains tools to make it easier to test http activity using 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.
- Homepage: https://github.com/stretchr/Testify
- Documentation: https://pkg.go.dev/github.com/stretchr/Testify#section-documentation
- Licenses: MIT
- Latest release: v1.11.1 (published 10 days ago)
- Last Synced: 2025-09-05T05:04:20.250Z (1 day ago)
- Versions: 28
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.999%
- Average: 8.173%
- Dependent repos count: 9.346%
Dependencies
- actions/checkout v3 composite
- actions/setup-go v3.2.0 composite
- github.com/ernesto-jimenez/gogen v0.0.0-20180125220232-d7d4131e6607
- github.com/ernesto-jimenez/gogen v0.0.0-20180125220232-d7d4131e6607
- github.com/davecgh/go-spew v1.1.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/stretchr/objx v0.5.0
- gopkg.in/yaml.v3 v3.0.1
- github.com/davecgh/go-spew v1.1.0
- github.com/davecgh/go-spew v1.1.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/stretchr/objx v0.1.0
- github.com/stretchr/objx v0.4.0
- github.com/stretchr/objx v0.5.0
- github.com/stretchr/testify v1.7.1
- github.com/stretchr/testify v1.8.0
- gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
- gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
- gopkg.in/yaml.v3 v3.0.1
- actions/checkout v3 composite
- softprops/action-gh-release v1 composite