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

Add suite variant for benchmarks enhancement pkg-suite Change related to package testify/suite
#495 opened Aug 31, 2017 by JelteF Loading…
[WIP] report unexpected calls in AssertExpectations must-rebase pkg-mock Any issues related to Mock
#618 opened Jun 22, 2018 by devdinu Loading…
Race-free read of Calls list bug pkg-mock Any issues related to Mock
#637 opened Jul 16, 2018 by jakewins Loading…
Call a suite method before panic
#663 opened Sep 12, 2018 by tschaub 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…
consider optional expected calls last. Breaking Change enhancement pkg-mock Any issues related to Mock
#907 opened Mar 3, 2020 by rubensayshi 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
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…
Travis-ci: added support for ppc64le
#1024 opened Nov 10, 2020 by dthadi3 Loading…
Fix assert.InDeltaSlice to avoid panic
#1060 opened Mar 5, 2021 by egawata 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…
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
Added partial equal assertion for JSON
#1110 opened Aug 11, 2021 by alan2wong Loading…
assert: fix interpolation using %s instead of %#v for interfaces assert.Len enhancement: output format Enhancement related to formatting of messages must-rebase pkg-assert Change related to package testify/assert
#1112 opened Sep 2, 2021 by effeix Loading…
Support sort.Interface in IsIncreasing et al. enhancement pkg-assert Change related to package testify/assert
#1124 opened Oct 29, 2021 by brackendawson Loading…
Fix mock.AssertCalled error output pkg-mock Any issues related to Mock
#1133 opened Dec 16, 2021 by monkslc Loading…
Fixed assert.ErrorAs() error log text enhancement: output format Enhancement related to formatting of messages enhancement pkg-assert Change related to package testify/assert type-error Issue related to comparing values implementing the error interface
#1134 opened Dec 16, 2021 by albenik Loading…
ProTip! no:milestone will show everything without a milestone.