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

adding colors to the text output during an etch run #29

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

poblahblahblah
Copy link
Member

this colorizes the following:

red:

  • test failures
  • post failures
  • all other raises and errors[1]

green:

  • setup commands (the actual command that will be run)
  • pre commands (the actual command that will be run)
  • test commands (the actual command that will be run)
  • post commands (the actual command that will be run)

yellow:

  • warnings

blue:

  • diff output

1 - I think I tracked them all down. there were a few that I was unsure of whether they could be colorized and I didn't really have a way to trigger them, so I played it safe and left them without color. I might need some help finding the things I missed that were not obvious.

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

Successfully merging this pull request may close these issues.

None yet

1 participant