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

assert.Len: print value last assert.Len enhancement: output format Enhancement related to formatting of messages must-rebase pkg-assert Change related to package testify/assert
#732 opened Feb 22, 2019 by christopinka Loading…
assert: add EqualFileContent enhancement must-rebase pkg-assert Change related to package testify/assert
#726 opened Feb 10, 2019 by Ma124 Loading…
Call a suite method before panic
#663 opened Sep 12, 2018 by tschaub Loading…
Race-free read of Calls list bug pkg-mock Any issues related to Mock
#637 opened Jul 16, 2018 by jakewins Loading…
Add prefix and suffix assertions
#629 opened Jul 9, 2018 by georgelesica-wf Loading…
[WIP] report unexpected calls in AssertExpectations must-rebase pkg-mock Any issues related to Mock
#618 opened Jun 22, 2018 by devdinu Loading…
Add suite variant for benchmarks enhancement pkg-suite Change related to package testify/suite
#495 opened Aug 31, 2017 by JelteF Loading…
Improved error reporting of unexpected method calls enhancement pkg-mock Any issues related to Mock
#375 opened Dec 1, 2016 by seppestas Loading…
ProTip! Exclude everything labeled bug with -label:bug.