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

Will this testing solution be ported to Swift? #75

Closed
gdimartino opened this issue Aug 21, 2014 · 3 comments
Closed

Will this testing solution be ported to Swift? #75

gdimartino opened this issue Aug 21, 2014 · 3 comments

Comments

@gdimartino
Copy link

I am thinking about using this framework for my unit testing. Can you tell me if you plan on porting this to Swift at some point?

@henryeverett
Copy link

+1

@luisobo
Copy link
Owner

luisobo commented Nov 8, 2014

AFAIK Nocilla is perfectly usable from Swift. Have you experienced any problems using it from Swift?

@luisobo luisobo closed this as completed Nov 8, 2014
@henryeverett
Copy link

I am experiencing issues with using Nocilla and Swift. I looked into it and it looks like a bug in the Swift compiler rather than with Nocilla.

When using an Objective C class such as LSNocilla with forward declarations (@Class) in the header file, any method on that takes a forward declared class as an argument is not available to the compiler (eg. registerHook:).

I have filed this bug with Apple.

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

3 participants