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

Colorize status in output #4

Closed
wants to merge 1 commit into from

Conversation

fflorent
Copy link

Context

When running the checker (as a human), it is hard to read the output.

Proposed solution

  • By default, colorize the status (ERROR in red, SUCCESS in green)
  • Add the --no-color option to disable it (for instance in CI when they don't support termcolors)

@azmeuk
Copy link
Member

azmeuk commented Aug 31, 2024

Thank you for your contribution. However I would prefer to keep this project as small as possible.
There is a colored output for scim2-tester in its integration in scim2-cli.
You can use it with scim https://scim.example test for instance. If you wish to improve the output, you can open a PR there!

@azmeuk azmeuk closed this Aug 31, 2024
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.

2 participants