Skip to content
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

Async Publisher support for asserting first value #1

Closed
wants to merge 6 commits into from

Conversation

PorterHoskins
Copy link

Wanted to leverage async await for the times where you only need a single value from a publisher. This API will improve testing ergonomics and will improve test stability because tests will always wait for an appropriate time instead of guessing how long a test needs to run with waitForExpectations.

@PorterHoskins PorterHoskins deleted the phos/async-value branch July 14, 2022 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant