Skip to content

Incompatible with Specta 2.0.0 #200

@phineasla

Description

@phineasla

Specta 2.0.0 removed recordFailureWithDescription:inFile:atLine:expected: in favor of recordIssue:, causing "unrecognized selector sent to instance" error when an expectation fail:

-[FooSpec _recordUnexpectedFailureWithDescription:exception:]: unrecognized selector sent to instance 0x106709ca0 (NSInvalidArgumentException)

[testCase recordFailureWithDescription:message
inFile:@(fileName)
atLine:lineNumber
expected:NO];

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions