Skip to content

Support for Swift Testing #132

@johanblumenberg

Description

@johanblumenberg

🚀 Describe the feature you'd like

Support for Swift Testing

Currently, Swift Testing is not supported. Validations like this does not cause tests to fail:

        then(custom).function(identifier: .match { !$0.isEmpty })
            .disambiguate(with: String.self)
            .called(times: >1)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions