-
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
Clarify assert.Equal failure message given mismatched numeric types
#327
by jveski
was merged Sep 25, 2016
Loading…
Mock: Add diff to output when no exact match found
#335
by dominicbarnes
was merged Sep 24, 2016
Loading…
Changing format of NoError output to make use of errors
#338
by nyarly
was merged Sep 24, 2016
Loading…
Changing format of NoError output to make use of pkg/errors
#337
by nyarly
was closed Aug 19, 2016
Loading…
Vendor dependencies and rewrite import paths
#249
by ernesto-jimenez
was merged Jan 7, 2016
Loading…
Avoid relying on undefined behavior in assert.ObjectsAreEqual().
#94
by neilconway
was merged Nov 24, 2014
Loading…
Allow Contains and NotContains to check slices and arrays
#73
by comogo
was merged Sep 10, 2014
Loading…
Implement assert.AlmostEqual() for Floating Point Values
#59
by zacg
was closed Jul 10, 2014
Loading…
Print the expected and actual items of an Equal call on separate lines
#74
by obeattie
was merged Aug 17, 2014
Loading…
Add suite test name to test method names
input needed
#105
by tchajed
was closed Apr 28, 2020
Loading…
Use mockedObj.Method(args) instead of mockedObj.Mock.Method(args).
#109
by anupcshan
was merged Jan 10, 2015
Loading…
Update MatchedBy example to include actual use of MatchedBy!
#291
by willogden
was merged Apr 7, 2016
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.