Skip to content

assert.Eventually: fail the testcase if condition is not met#869

Merged
boyan-soubachov merged 1 commit intostretchr:masterfrom
torkelrogstad:master
Jan 28, 2020
Merged

assert.Eventually: fail the testcase if condition is not met#869
boyan-soubachov merged 1 commit intostretchr:masterfrom
torkelrogstad:master

Conversation

@torkelrogstad
Copy link
Contributor

Fixes #837
This PR is a rebased version of #838

@torkelrogstad torkelrogstad requested a review from glesica January 23, 2020 12:15
@boyan-soubachov boyan-soubachov merged commit ce22928 into stretchr:master Jan 28, 2020
@dolmen dolmen added bug pkg-assert Change related to package testify/assert assert.Eventually About assert.Eventually/EventuallyWithT labels Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

assert.Eventually About assert.Eventually/EventuallyWithT bug pkg-assert Change related to package testify/assert

Projects

None yet

Development

Successfully merging this pull request may close these issues.

assert.Eventually() does not fail test when the timer expires

4 participants