cpisciotta / xcbeautify

A little beautifier tool for xcodebuild
MIT License
939 stars 65 forks source link

[New Output] Support Skipped Test Case Output #205

Closed cpisciotta closed 4 months ago

cpisciotta commented 7 months ago

What's the uncaptured output?

Test Case '-[SomeTests testName]' skipped (0.004 seconds).

Suggested Regex

No response

Suggested Output

No response

Additional Context

No response

cpisciotta commented 4 months ago

Thanks @alistra for your help addressing this output!