Skip to content

Issues: stretchr/testify

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Sort

Issues list

Proposal: Must-like utility enhancement
#1590 opened Apr 17, 2024 by seiyab
Drop outdated/abandoned dependencies dependencies Pull requests that update a dependency file
#1589 opened Apr 16, 2024 by remycx
mock: cleanup argument matching API enhancement mock.ArgumentMatcher About matching arguments in mock pkg-mock Any issues related to Mock
#1578 opened Mar 18, 2024 by dolmen
v1.9.0 breaks float comparisons with EqualValues assert.EqualValues About equality bug pkg-assert Change related to package testify/assert
#1576 opened Mar 11, 2024 by vlasn
Support colorized output, indentation in accordance with subtest depth, and one more assertion enhancement: colored output About adding colored output enhancement pkg-assert Change related to package testify/assert pkg-require Change related to package testify/require
#1509 opened Nov 16, 2023 by jsf116
suite: missing signature check before calling Test* method bug help wanted pkg-suite Change related to package testify/suite
#1508 opened Nov 16, 2023 by wvell
proposal: new assertionInEpsilonMapValues assert.InEpsilon About assert.InEpsilon and family enhancement pkg-assert Change related to package testify/assert
#1497 opened Oct 29, 2023 by Antonboom
assert: accept values with named types in InDelta*, InEpsilon* assert.InEpsilon About assert.InEpsilon and family enhancement pkg-assert Change related to package testify/assert pkg-require Change related to package testify/require
#1492 opened Oct 25, 2023 by RemiMattheyDoret v1.10
Colorize the diffs produced by assert.Equal enhancement: colored output About adding colored output enhancement pkg-assert Change related to package testify/assert
#1479 opened Oct 5, 2023 by mitioshi
assert: EventuallyWithT must catch panics in condition such as CollectT.FailNow assert.Eventually About assert.Eventually/EventuallyWithT bug pkg-assert Change related to package testify/assert
#1457 opened Aug 11, 2023 by dolmen
2
2
mock: deprecate type IsTypeArgument Breaking Change internal/refactor Refactor internals with no external visible changes pkg-mock Any issues related to Mock
#1456 opened Aug 11, 2023 by dolmen
assert: add Assertions.Run to wrap testing.T.Run enhancement pkg-assert Change related to package testify/assert testing.T.Run About subtests and testing.T.Run.
#1446 opened Jul 31, 2023 by dolmen
mock: hide implementation of Anything enhancement pkg-mock Any issues related to Mock
#1442 opened Jul 31, 2023 by dolmen
Eventually/EventuallyWithT should only use one goroutine assert.Eventually About assert.Eventually/EventuallyWithT concurrency enhancement help wanted input needed pkg-assert Change related to package testify/assert
#1439 opened Jul 30, 2023 by cszczepaniak
ProTip! What’s not been updated in a month: updated:<2024-03-28.