Skip to content

Allow direct creation of Issues #474

Closed
@younata

Description

@younata

Description

Xcode's XCTest has the XCTIssue API for reporting issues, but the closest thing to creating and reporting an XCTIssue is Issue.record. Which has limitations and prevents me from providing semantics for why an expectation failed.

This limits the ability of Nimble to integrate with Swift Testing.

Expected behavior

No response

Actual behavior

No response

Steps to reproduce

No response

swift-testing version/commit hash

No response

Swift & OS version (output of swift --version && uname -a)

No response

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions