Skip to content

Pull requests: stretchr/testify

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Support Pointer to Struct in EqualExportedValues
#1517 opened Dec 8, 2023 by Lucaber Loading…
build(deps): bump actions/setup-go from 4.1.0 to 5.0.0 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#1516 opened Dec 7, 2023 by dependabot bot Loading…
Add function for supporting JSON equality checks using byte slices enhancement pkg-assert Change related to package testify/assert
#1513 opened Dec 2, 2023 by GCrispino Loading…
feat(mock): add Replace method to Call
#1511 opened Nov 29, 2023 by lefinal Loading…
assert: Add a self-describing Matcher enhancement pkg-assert Change related to package testify/assert pkg-require Change related to package testify/require wontfix
#1507 opened Nov 14, 2023 by pdhammond42 Loading…
assert: simplify isNil implementation
#1506 opened Nov 9, 2023 by dolmen Loading…
assert: improve unsafe.Pointer tests assert.IsNil About assert.IsNil/IsNotNil internal/testing Changes purely related to the testify testsuites pkg-assert Change related to package testify/assert
#1505 opened Nov 9, 2023 by dolmen Loading…
assert: fix missing *http.Request.RequestURI pkg-assert Change related to package testify/assert
#1495 opened Oct 29, 2023 by hidu Loading…
assert: Add HTTP builder to combine request x response using builder. pkg-assert Change related to package testify/assert
#1491 opened Oct 23, 2023 by Matovidlo Loading…
assert: better formatting for Len() error bug hacktoberfest-accepted Hacktoberfest pkg-assert Change related to package testify/assert
#1485 opened Oct 11, 2023 by kevinburkesegment Loading…
assert.InEpsilonSlice: fix expected/actual order and other improvements assert.InEpsilon About assert.InEpsilon and family bug hacktoberfest-accepted Hacktoberfest internal/refactor Refactor internals with no external visible changes pkg-assert Change related to package testify/assert
#1483 opened Oct 10, 2023 by dolmen Loading…
assert: collect.FailNow() should not panic assert.Eventually About assert.Eventually/EventuallyWithT bug hacktoberfest-accepted Hacktoberfest pkg-assert Change related to package testify/assert
#1481 opened Oct 8, 2023 by marshall-lee Loading…
assert: add option to colorize diffs produced by assert.Equal enhancement: colored output About adding colored output enhancement pkg-assert Change related to package testify/assert
#1480 opened Oct 5, 2023 by mitioshi Loading…
Colorizing test output enhancement: colored output About adding colored output enhancement pkg-assert Change related to package testify/assert
#1467 opened Sep 6, 2023 by hugoleborso Loading…
ci: improve github workflows github_actions Pull requests that update GitHub Actions code rejected/unrelated-changes
#1460 opened Aug 20, 2023 by stevenh Loading…
assert.InEpsilonSlice: include msgAndArgs on failed assertion assert.InEpsilon About assert.InEpsilon and family bug hacktoberfest-accepted Hacktoberfest pkg-assert Change related to package testify/assert
#1454 opened Aug 9, 2023 by VladPetriv Loading…
Fix dependency cycle with objx #1292 dependencies Pull requests that update a dependency file hacktoberfest-accepted Hacktoberfest
#1453 opened Aug 9, 2023 by dolmen Loading…
CI: add go 1.21 in GitHub Actions dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code hacktoberfest-accepted Hacktoberfest
#1450 opened Aug 9, 2023 by dolmen Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.