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

Question: Advice on using toEventually with UIViewController/UIView in XCTestCase #1096

Open
parvez-keeptruckin opened this issue Nov 1, 2023 · 0 comments

Comments

@parvez-keeptruckin
Copy link

For Nimble version 9.2.1 on Xcode 14/15 while using toEventually on expect that is returning results from UI for example a view getting hidden/displayed, count on UITableView's rows etc, is it advisable to use toEventually for such validations as mentioned above ? Will it lead to any main runloop getting stopped or unresponsive kind of issues ? What is the best practice to use Nimble while writing unit tests that also includes UI for example UIViewController/UIView etc?

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

No branches or pull requests

1 participant