Skip to content

Add colorful output to windows console - #21

Open
Audifire wants to merge 2 commits into
PeterSommerlad:masterfrom
Audifire:master
Open

Add colorful output to windows console#21
Audifire wants to merge 2 commits into
PeterSommerlad:masterfrom
Audifire:master

Conversation

@Audifire

Copy link
Copy Markdown
Contributor

Adds a colorful output to the windows console (e.g. Visual Studio is used).
Now it's easier to differ between successful and failed tests.
powershell_ck5AKvrva5

@PeterSommerlad

Copy link
Copy Markdown
Owner

Why don't you use a separate Listener for your colorful output? That can be done easily and would be an opt-in option for users. The Listener Framework is designed stackable (Compile-time Decorator pattern) for that purpose. This makes the code less intrusive and has a lower bug potential.

@Audifire

Copy link
Copy Markdown
Contributor Author

That sounds good to me and I try to do that, as soon as possible.

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