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

Unicode characted codes instead of characters #9

Open
im-n1 opened this issue Jun 12, 2018 · 5 comments
Open

Unicode characted codes instead of characters #9

im-n1 opened this issue Jun 12, 2018 · 5 comments

Comments

@im-n1
Copy link

im-n1 commented Jun 12, 2018

I got unicode character codes printed out instead of actual characters. See

image

@bradmontgomery
Copy link
Owner

Well, that's much less amusing. What version of python & django are you using @grafa? I'll try to replicate this and get back to you.

@im-n1
Copy link
Author

im-n1 commented Jun 14, 2018

Django 2.0 and Python 3.6.

@bradmontgomery
Copy link
Owner

Thanks! I haven't gotten around to updating any of my stuff for Django 2.0, yet. Not sure if that's the issue or not, but I'll try to get back to this soon.

@yhoiseth
Copy link

yhoiseth commented Oct 3, 2018

First, thanks a lot for sharing django-rainbowtests 🙂

I'd just like to let you know – in case it's helpful – that this problem doesn't seem to occur on my system:

screenshot 2018-10-03 at 19 04 35

Configuration (settings.py)

TEST_RUNNER = 'rainbowtests.test.runner.RainbowDiscoverCoverageRunner'
RAINBOWTESTS_HIGHLIGHT_PATH = BASE_DIR

System information

  • macOS Mojave 10.14
  • Fish shell 2.7.1
  • Python 3.7.0
  • Django 2.1.2
  • django-rainbowtests 0.6.0 installed with Pipenv 2018.7.1

I think that should be all the relevant details – let me know if more is needed.

Edit: Added Fish shell version

@bradmontgomery
Copy link
Owner

Hi @yhoiseth, this does help a great deal! Thanks for the feedback.

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

No branches or pull requests

3 participants