Skip to content

When running on non-Apple platforms, report test failures using XCTestCase.recordFailure() #1146

Description

@younata

Currently, if you're running Nimble on non-Apple platforms, we report test failures using XCTFail. Which works, but is a subpar experience.

Let's instead use what Quick uses to report errors and use XCTestCase.recordFailure().

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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