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

Nullability modifiers for KIFUIViewTestActor and others #1220

Open
Sundea opened this issue Mar 25, 2021 · 2 comments
Open

Nullability modifiers for KIFUIViewTestActor and others #1220

Sundea opened this issue Mar 25, 2021 · 2 comments

Comments

@Sundea
Copy link

Sundea commented Mar 25, 2021

I have been using KIF in my tests for a long time. And now I start to use it with Swift. I was wondered when I realized that all methods actor.using...() return KIFUIViewTestActor!, not the KIFUIViewTestActor. Is it expected behavior?

@dostrander
Copy link
Collaborator

It's expected, however not ideal. We should put some nullability attributes in so it's nicer to work in with swift

@Sundea
Copy link
Author

Sundea commented Mar 25, 2021

I can help you with that issue if you want.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants