-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Description
Clear and concise description of the problem
There are situations when it's not obvious when assertion will succeed because there is no way to track it (async operation performed inside a sync one). For this situation, community has come up with different solutions:
Suggested solution
I think it would be nice to provide these kinds of helpers in the core.
Alternative
No response
Additional context
No response
Validations
- Follow our Code of Conduct
- Read the Contributing Guidelines.
- Read the docs.
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
Reactions are currently unavailable