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

Changes for SPM test error #1143

Open
lukasz-szyszkowski opened this issue Jun 23, 2021 · 0 comments
Open

Changes for SPM test error #1143

lukasz-szyszkowski opened this issue Jun 23, 2021 · 0 comments
Labels
testing Includes all kinds of automated tests, the way that we run them and the infrastructure around them.

Comments

@lukasz-szyszkowski
Copy link
Contributor

lukasz-szyszkowski commented Jun 23, 2021

There is an error that occurs when we want to run swift test CLI.

'(...)/ably-cocoa' ably-cocoa: error: target at '(...)/ably-cocoa/Spec' contains mixed language source files; feature not supported

it should be fixed using one of the proposed solutions:

  • separate objective-c and swift classes to independent test targets
  • re-write objective-c tests to swift if possible

┆Issue is synchronized with this Jira Task by Unito

@AndyNicks AndyNicks added the tests label May 3, 2022
@QuintinWillison QuintinWillison added testing Includes all kinds of automated tests, the way that we run them and the infrastructure around them. and removed tests labels Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Includes all kinds of automated tests, the way that we run them and the infrastructure around them.
Development

No branches or pull requests

3 participants