Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notify the user that tests have passed or failed #8

Open
orta opened this issue Aug 9, 2016 · 1 comment
Open

Notify the user that tests have passed or failed #8

orta opened this issue Aug 9, 2016 · 1 comment

Comments

@orta
Copy link
Owner

orta commented Aug 9, 2016

I don't have too strong of an opinion here.

To start with maybe just a green . for a pass, and then ideally - something like RSpec's output for a fail.

I would expect that the logs would show up in Xcode ATM. On the long term they will not though, so there may need to be a way to pipe all output. If so, we may want to consider XCPretty, or whatever @KrauseFx has been cooking up lately.

@KrauseFx
Copy link

KrauseFx commented Aug 9, 2016

I've been working on trainer, which parses the resulting plist files instead of the xcodebuild output. Both are valid approached with different advantages 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants