Closed younata closed 1 month ago
Fixes https://github.com/Quick/Nimble/issues/1160
This also allows pollUnwrap to take in custom timeout and polling intervals.
Also fixes a bug in the async version of withAssertionRecorder where we didn't reset the assertion recorder after tests.
The PR should summarize what was changed and why. Here are some questions to help you if you're not sure:
Checklist - While not every PR needs it, new features should consider this list:
Fixes https://github.com/Quick/Nimble/issues/1160
This also allows pollUnwrap to take in custom timeout and polling intervals.
Also fixes a bug in the async version of withAssertionRecorder where we didn't reset the assertion recorder after tests.
The PR should summarize what was changed and why. Here are some questions to help you if you're not sure:
Checklist - While not every PR needs it, new features should consider this list: