Skip to content

Pull requests: stretchr/testify

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

mock: allow testing for functional options enhancement input needed mock.ArgumentMatcher About matching arguments in mock pkg-mock Any issues related to Mock
#1023 by nbaztec was merged May 9, 2023 Loading…
Wrap Go 1.13 error functions
#972 by palsivertsen was merged Jul 20, 2020 Loading…
Support nil arguments to Argument Matchers
#410 by lowjoel was closed Dec 30, 2017 Loading…
fix typo
#406 by simonmulser was merged May 26, 2017 Loading…
Fix formatting by running go fmt
#408 by ryanguest was merged May 26, 2017 Loading…
HTTP code status assertions now fail tests
#396 by medzin was merged May 28, 2017 Loading…
add Subset and NotSubset assertions
#382 by GlenDC was merged May 28, 2017 Loading…
Use Go 1.7 subtests so suites can properly nest
#389 by bayesianmind was merged May 29, 2017 Loading…
add MethodCalled to the mock
#444 by yiminc-zz was merged May 30, 2017 Loading…
travis: add go1.9
#501 by posener was merged Dec 30, 2017 Loading…
Fix unprotected call fields access in MethodCalled()
#488 by danielheller was merged Oct 18, 2017 Loading…
Adding logging when mock assertions fails
#555 by devdinu was merged Feb 6, 2018 Loading…
RFC: support diff display for string variables
#594 by timfeirg was merged Jun 9, 2018 Loading…
Remove no longer needed assert.canConvert hacktoberfest-accepted Hacktoberfest internal/refactor Refactor internals with no external visible changes pkg-assert Change related to package testify/assert
#1470 by alexandear was merged Oct 10, 2023 Loading…
Some cleanups
#571 by posener was merged Mar 18, 2018 Loading…
Refactor ObjectsAreEqual()
#582 by HaraldNordgren was merged Jun 9, 2018 Loading…
Format matched arguments with %v to avoid panic
#596 by gz-c was merged Jun 9, 2018 Loading…
Print missing FAIL during AssertExpectation
#551 by rubensayshi was merged Jan 31, 2018 Loading…
Display arguments Diff during panic
#557 by devdinu was merged Mar 18, 2018 Loading…
Bump actions/setup-go from 3.2.0 to 4.1.0 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#1451 by dependabot bot was merged Oct 10, 2023 Loading…
fix docs: http assertions
#593 by srenatus was merged Jun 9, 2018 Loading…
Add T object and Test method to Mock
#572 by posener was merged Mar 19, 2018 Loading…
Add placeholder example to docs
#577 by shaneHowearth was merged Mar 19, 2018 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.