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

Support Swift tests #221

Open
7 tasks
wearhere opened this issue Jun 24, 2014 · 2 comments
Open
7 tasks

Support Swift tests #221

wearhere opened this issue Jun 24, 2014 · 2 comments
Milestone

Comments

@wearhere
Copy link
Contributor

This bug tracks necessary changes to support tests written in Swift. It does not cover migrating Subliminal itself to Swift.

To-do:

  • Code changes
    • re-implement the UIAElement macro as a function
    • re-implement the SLTest assertions as functions
  • Documentation changes
    • Provide Swift file templates (probably as language options for the current templates, like how Xcode 6's "new class" templates work)
    • Provide an example of a test case in Swift on the wiki
    • Note that it might be preferable to continue to write test cases in Objective-C until rdar://17239947 is resolved
@wearhere wearhere added the held label Jun 24, 2014
@wearhere
Copy link
Contributor Author

This is blocked until Apple fixes UIAutomation in Xcode 6: rdar://16813256.

@wearhere wearhere added this to the 2.0 milestone Jul 24, 2014
@wearhere
Copy link
Contributor Author

This is unblocked. Work should be done atop shared/xcode6 (see #259).

@wearhere wearhere removed the held label Aug 29, 2014
@wearhere wearhere modified the milestones: v2.0.0, v1.3.0 Aug 29, 2014
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