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 CallerInfo in go-routine
#326 by mhamrle was closed Sep 24, 2016 Loading…
fix assertion message formatting
#320 by mhamrle was merged Sep 24, 2016 Loading…
fix typos
#321 by mhamrle was merged Sep 24, 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…
add >, <, >= and <= assertions
#332 by pytlesk4 was closed 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…
Fix missing type in signature
#250 by garrypolley was closed Jan 4, 2016 Loading…
True -> False in false assertion comments
#247 by blakewilson-wf was merged Dec 2, 2015 Loading…
Wrap NoError message with quote marks
#96 by ac7 was merged Nov 1, 2015 Loading…
Use valueOf to fix issue with []byte
#106 by raphaelmeyer was merged Dec 8, 2014 Loading…
Ensure TearDownTest is called after Skip
#97 by jonhoo was merged Dec 5, 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…
Add suite test name to test method names input needed
#105 by tchajed was closed Apr 28, 2020 Loading…
Fix panic when comparing unequal maps.
#103 by neilconway was merged Dec 22, 2014 Loading…
allow github syntax highlighting
#61 by jdx was merged Jul 1, 2014 Loading…
Adjust NotNil error message
#186 by connor4312 was merged Jun 20, 2015 Loading…
Update vendored go-spew to fix crash on OS X.
#284 by AlekSi was merged Mar 5, 2016 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.