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

Issues list

TestEventuallyIssue805: flaky test bug pkg-assert Change related to package testify/assert
#1411 by dolmen was closed Jan 26, 2024
assert: add Helper() in TestingT interface TB.Helper Related to hiding testify calls in stack using testing.TB.Helper
#1422 opened Jul 13, 2023 by dolmen
mock: hide implementation of Anything enhancement pkg-mock Any issues related to Mock
#1442 opened Jul 31, 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: 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: 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 by dolmen was closed Jun 13, 2024
2
2
suite: TestSubtestPanic is failing
#1501 by dolmen was closed Nov 9, 2023
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
assert: Eventually should not leak a goroutine assert.Eventually About assert.Eventually/EventuallyWithT bug pkg-assert Change related to package testify/assert
#1611 opened Jun 13, 2024 by dolmen
ProTip! Type g i on any issue or pull request to go back to the issue listing page.