Skip to content

Instantly share code, notes, and snippets.

@regnerjr
Created January 7, 2018 23:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save regnerjr/ef83f01a10224c7d7d2616f6704459ac to your computer and use it in GitHub Desktop.
Save regnerjr/ef83f01a10224c7d7d2616f6704459ac to your computer and use it in GitHub Desktop.
Swift test output is ugly, so pipe it through xcpretty.
swift test 2>&1 | xcpretty -t
# Thanks to Keith Smiley
# https://twitter.com/SmileyKeith/status/949865525374418944
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment