-
Notifications
You must be signed in to change notification settings - Fork 0
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
Unicode error with command line results (colorama) #3
Labels
bug
Something isn't working
Comments
TODO : test if the bug does not come from colorama : https://github.com/tartley/colorama and submit issue if so. |
VinceCabs
added a commit
that referenced
this issue
Sep 6, 2021
sumitted issue in colorama project |
workaround added in this release https://github.com/VinceCabs/GAUnit/releases/tag/v0.5.4 |
VinceCabs
added a commit
that referenced
this issue
Sep 6, 2021
VinceCabs
changed the title
Unicode error with command line results
Unicode error with command line results (colorama)
Sep 6, 2021
VinceCabs
added a commit
that referenced
this issue
Sep 15, 2021
provide real fix with alternative text without special character (#3)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For some reason, some unicode characters are undefined in Gitbash in some cases
Using existing tests in repo :
this seems OK :
$ ga check tests/test_cli_mock.har home_engie -t tests/tracking_plan.json events in tracking plan: 3 -------------------------------------------------------------------------------- GA events found: total:4 / ok:3 / missing:0 ✔ OK: all expected events found
this is not OK :
(we only print
stderr
here)The text was updated successfully, but these errors were encountered: