-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Pull requests: stretchr/testify
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Added Repeatability Statements to Expectations
#23
by realistschuckle
was merged Oct 29, 2013
Loading…
Updated README with a link to the suite package section
#26
by nelsam
was merged Oct 30, 2013
Loading…
Fix support for AnythingOfTypeArgument.
mock.ArgumentMatcher
About matching arguments in mock
pkg-mock
Any issues related to Mock
#28
by maraino
was merged Dec 17, 2013
Loading…
ExactError, asserts that err is not nil and its string matches
#39
by xsleonard
was merged Mar 7, 2014
Loading…
Rename the error argument from theError to err in Error asserts.
#42
by viblo
was merged Mar 7, 2014
Loading…
Have testing.RunTests run the tests we find with their setup methods.
#43
by seantalts
was merged Mar 7, 2014
Loading…
mock: fix use of AnythingOfType with AssertCalled
mock.ArgumentMatcher
About matching arguments in mock
pkg-mock
Any issues related to Mock
#47
by pietern
was merged Apr 10, 2014
Loading…
Implement assert.AlmostEqual() for Floating Point Values
#59
by zacg
was closed Jul 10, 2014
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.