U
U
un1t2015-04-28 18:43:33
Django
un1t, 2015-04-28 18:43:33

Py.test outputting information in black on a black background?

I run py.test apps
like this. If the test fails, some of the information is displayed in black letters on a black background. At the same time in the terminal it can be selected and copied.
DdMpZtk.png
Used:
Django==1.8
pytest==2.7.0
pytest-cache==1.0
pytest-cov==1.8.1
pytest-django==2.8.0
pytest-pep8==1.0.6
pytest-xdist==1.11
From- why could this be?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
sim3x, 2015-04-28
@un1t

--color=yes|no|autosomething changed in the color scheme apparently

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question