You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After running py.test test.py, the terminal color becomes black on black, rendering everything afterward unreadable.
This does not happen when running only py.test
This bug only occurs when pyreadline is installed.
pytest==2.8.5
pyreadline==2.1
Windows 8.1, Python 3.4
The text was updated successfully, but these errors were encountered:
After running
py.test test.py
, the terminal color becomes black on black, rendering everything afterward unreadable.This does not happen when running only
py.test
This bug only occurs when pyreadline is installed.
pytest==2.8.5
pyreadline==2.1
Windows 8.1, Python 3.4
The text was updated successfully, but these errors were encountered: