-
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
Fix typo in doc.go and Fix panic in (Not)?Nil()
#14
by jcelliott
was merged Jun 5, 2013
Loading…
updated Jun 5, 2013
Added Repeatability Statements to Expectations
#23
by realistschuckle
was merged Oct 29, 2013
Loading…
updated Oct 30, 2013
Rename the error argument from theError to err in Error asserts.
#42
by viblo
was merged Mar 7, 2014
Loading…
updated Mar 7, 2014
Change NoError formatting. fixes #48
#49
by seantalts
was merged Apr 25, 2014
Loading…
updated Jun 12, 2014
Testing Suite (and setup/teardown) functionality
#24
by nelsam
was merged Oct 30, 2013
Loading…
updated Jun 12, 2014
Have testing.RunTests run the tests we find with their setup methods.
#43
by seantalts
was merged Mar 7, 2014
Loading…
updated Jun 16, 2014
Specify the method of the test suite
#56
by izaurio
was merged Jun 16, 2014
Loading…
updated Jun 16, 2014
Attempt type conversion in assert.Equal
#54
by jbowes
was merged Jun 4, 2014
Loading…
updated Jun 18, 2014
ExactError, asserts that err is not nil and its string matches
#39
by xsleonard
was merged Mar 7, 2014
Loading…
updated Jun 18, 2014
Fix dependencies for 'go get'.
#22
by benbjohnson
was merged Sep 26, 2013
Loading…
updated Jun 24, 2014
add wrapper around the
EqualError
function
#60
by 2pi
was merged Jul 1, 2014
Loading…
updated Jul 1, 2014
Add prominent links to the API docs in README
#65
by obeattie
was merged Jul 10, 2014
Loading…
updated Jul 10, 2014
Implement InDelta() and InEpsilon()
#66
by bhenderson
was merged Jul 10, 2014
Loading…
updated Jul 10, 2014
Implement assert.AlmostEqual() for Floating Point Values
#59
by zacg
was closed Jul 10, 2014
Loading…
updated Jul 10, 2014
Make isEmpty() properly handles maps. [fix #34]
#35
by chakrit
was merged Jan 19, 2014
Loading…
updated Jul 11, 2014
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.