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

Fix typo in doc.go and Fix panic in (Not)?Nil()
#14 by jcelliott was merged Jun 5, 2013 Loading…
Feature within duration
#21 by viblo was merged Sep 17, 2013 Loading…
Fix dependencies for 'go get'.
#22 by benbjohnson was merged Sep 26, 2013 Loading…
Added Repeatability Statements to Expectations
#23 by realistschuckle was merged Oct 29, 2013 Loading…
Testing Suite (and setup/teardown) functionality
#24 by nelsam was merged Oct 30, 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…
receive *testing.T via an interface
#32 by onsi was merged Jan 28, 2014 Loading…
Make isEmpty() properly handles maps. [fix #34]
#35 by chakrit was merged Jan 19, 2014 Loading…
failing test for #31
#37 by rgarcia was merged Feb 10, 2014 Loading…
Add assertion struct
#40 by taichi was closed Mar 11, 2014 Loading…
Add compatible assertion struct
#41 by taichi was merged Jun 30, 2014 Loading…
Add test for logging capture.
#44 by seantalts was merged Mar 11, 2014 Loading…
Fix #45: assert.Empty should work with channels
#46 by guncha was merged Apr 22, 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…
Change NoError formatting. fixes #48
#49 by seantalts was merged Apr 25, 2014 Loading…
Fixing issue 33
#50 by mikereedell was merged Apr 15, 2014 Loading…
Use godoc instead of go.pkgdoc
#53 by kejadlen was merged May 15, 2014 Loading…
Attempt type conversion in assert.Equal
#54 by jbowes was merged Jun 4, 2014 Loading…
Specify the method of the test suite
#56 by izaurio was merged Jun 16, 2014 Loading…
Clear staff
#57 by izaurio was merged Jun 16, 2014 Loading…
Implement assert.AlmostEqual() for Floating Point Values
#59 by zacg was closed Jul 10, 2014 Loading…
ProTip! Filter pull requests by the default branch with base:master.