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: make it clearer when nil arguments don't match enhancement: output format Enhancement related to formatting of messages enhancement must-rebase pkg-mock Any issues related to Mock
#1075 opened May 12, 2021 by brackendawson Draft
add NonPositive and NonNegative functions.
#1070 opened Apr 21, 2021 by alexpantyukhin Loading…
Give mock.Anything its own type so it can't be mistaken for a string internal/refactor Refactor internals with no external visible changes pkg-mock Any issues related to Mock
#1063 opened Mar 20, 2021 by dbravender Loading…
Fix assert.InDeltaSlice to avoid panic
#1060 opened Mar 5, 2021 by egawata Loading…
ObjectsAreEqual: improve list/map support assert.EqualValues About equality bug must-rebase pkg-assert Change related to package testify/assert
#1058 opened Mar 1, 2021 by harryzcy Loading…
assert: add Kind enhancement: extend API An enhancement that grows the API surface enhancement must-rebase pkg-assert Change related to package testify/assert
#1049 opened Feb 5, 2021 by matinFT Loading…
Travis-ci: added support for ppc64le
#1024 opened Nov 10, 2020 by dthadi3 Loading…
Colorize 'expected' and 'actual' enhancement: colored output About adding colored output pkg-assert Change related to package testify/assert
#994 opened Aug 20, 2020 by hcmlinj Loading…
Speed up mock.findExpectedCall by skipping diff if not necessary internal/optimization Improve speed or reduce memory usage pkg-mock Any issues related to Mock
#986 opened Jul 28, 2020 by mrahs Loading…
get call count in thread safe way bug pkg-mock Any issues related to Mock
#965 opened Jun 16, 2020 by nbaztec Loading… v1.11
Replace type assertions with reflect.ValueOf() internal/cleanup Internal change to ease maintenance without external impact pkg-assert Change related to package testify/assert revisit
#963 opened Jun 12, 2020 by Pr0Ger Loading…
suite: fix method name matching bug pkg-suite Change related to package testify/suite rejected/outdated Too old for a rebase, or no longer relevant
#932 opened Apr 26, 2020 by boyan-soubachov Loading… v1.7.0
Fix the assert message on AssertCalled bug pkg-assert Change related to package testify/assert
#921 opened Apr 4, 2020 by alexrocco Loading…
consider optional expected calls last. Breaking Change enhancement pkg-mock Any issues related to Mock
#907 opened Mar 3, 2020 by rubensayshi Loading…
ErrorIs assertion; go1.13 feature Breaking Change enhancement internal/codegen Change related to internal code generation on hold
#884 opened Feb 9, 2020 by nikandfor Loading…
Switch codegen to source importing and allow additional imports. input needed internal/codegen Change related to internal code generation
#753 opened Apr 19, 2019 by nomis52 Loading…
Support dynamic return values enhancement pkg-mock Any issues related to Mock
#742 opened Mar 22, 2019 by gburt Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.