Skip to content

Add support for Apple iOS playgrounds #203

@masters3d

Description

@masters3d

Right now XCTest is not included in iOS since it is part of the sdk but not the OS in iOS.
If we want to support xctest code in iOS we need to build an iOS version to run as a framework.
https://github.com/apple/swift-corelibs-xctest

This may be impossible to do right now, we could do is fake the XCTest framework by just running the test code on the web.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions