Skip to content

Library-level Swift concurrency support #978

@stephencelis

Description

@stephencelis

Snapshot Testing has been around for awhile, and its XCTest support has relied on main thread requirements XCTest has under the hood. The workaround for async tests has been to mark these tests as @MainActor, but obviously this would be a detail better baked into the Snapshot Testing library.

So we should introduce new APIs, either as a minor or major release depending on what we discover along the way.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions