cpisciotta / xcbeautify

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

[New Output] Support "Testing started" Output #206

Closed cpisciotta closed 5 days ago

cpisciotta commented 7 months ago

What's the uncaptured output?

Testing started

Suggested Regex

^Testing started$

Suggested Output

No response

Additional Context

No response

ikelax commented 2 months ago

Where does this output come from?

ikelax commented 6 days ago

@cpisciotta Do you have a log containing this output?

cpisciotta commented 6 days ago

Hey @ikelax. You can see this output with the following command.

xcodebuild test -scheme xcbeautify-Package -destination 'platform=macOS,arch=arm64'

The entire line is Testing started.