Skip to content

Replace XCResultKit in order to support Swift testing fully#64

Merged
a7ex merged 15 commits intomainfrom
feature/replace-XcresultKit
Feb 24, 2026
Merged

Replace XCResultKit in order to support Swift testing fully#64
a7ex merged 15 commits intomainfrom
feature/replace-XcresultKit

Conversation

@a7ex
Copy link
Owner

@a7ex a7ex commented Feb 22, 2026

Major overhaul of the tool.
It doesn't use XCResultKit anymore, as that made me stuck to deprecated xcresulttool output. In order to display e.g. parametrized tests, xcresultparser now interfaces directly with xcresulttool.

Major changes, please test your use cases.

@Brett-Best
Copy link
Collaborator

I tested this out and it generates test results and code coverage fine for the project I'm using it for. Thanks for getting off of the legacy command flag!

@a7ex a7ex merged commit c1a2c17 into main Feb 24, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants