feat: eventually with / CollecT by fredbi 路 Pull Request #90 路 go-openapi/testify (original) (raw)
fix(condition): in async testing, allow condition goroutine to exit
- allows condition to Goexit without exiting the whole assertion
feat(condition): CollectT now distinguishes between FailNow() and Cancel()
- FailNow() exits the condition, Cancel() interrupts the whole assertion
regenerated code with examples and doc strings
fixes go-openapi#90
Follow-up PRs:
- Update documentation and code examples
- Enhance / better report to user in migration tool
Signed-off-by: Frederic BIDON fredbi@yahoo.com
fredbi deleted the fix/eventuallyWith branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})