fastlane-old / scan

The easiest way to run tests of your iOS and Mac app
https://fastlane.tools
221 stars 25 forks source link

scan doesn't play well with XLTestLog #100

Closed fatuhoku closed 8 years ago

fatuhoku commented 8 years ago

I don't know how the innards of XCTest works but I've been using the fantastic https://github.com/xareelee/XLTestLog project to help my XCTest outputs tonnes more readable.

Is there a way to incorporate xcpretty-style output into the Xcode console directly?

fatuhoku commented 8 years ago

I guess it's just how xcpretty works. Closing.

fastlanebot commented 8 years ago

This issue was migrated to https://github.com/fastlane/fastlane/issues/3329. Please post all further comments there.

fastlane is now a mono repo, you can read more about the change in our blog post. All tools are now available in the fastlane main repo :rocket: