Skip to content
New issue

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

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

Already on GitHub? # to your account

Updates transport for color output with Kitchen::Logger #250

Merged
merged 1 commit into from
Oct 23, 2021
Merged

Updates transport for color output with Kitchen::Logger #250

merged 1 commit into from
Oct 23, 2021

Conversation

collinmcneese
Copy link
Contributor

Signed-off-by: Collin McNeese cmcneese@chef.io

Description

Updates transport configuration to use Kitchen::Logger which adds color output for suites (also respects the --no-color flag available)

Inspired by #5 but minimized configuration changes and does not add an extra new-line character after lines.

Existing output:
image

Updated output:
image

Running with multiple suites:
image

Issues Resolved

#236

Check List

  • All tests pass. See TESTING.md for details.
  • New functionality includes testing.
  • New functionality has been documented in the README if applicable.

Signed-off-by: Collin McNeese <cmcneese@chef.io>
@tas50 tas50 merged commit 561bf45 into test-kitchen:master Oct 23, 2021
@collinmcneese collinmcneese deleted the cm/issues/236 branch October 23, 2021 18:29
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants