pytest2/src/_pytest/_io
Bruno Oliveira 4209ad6fca
Use code highlighting if pygments is installed (#6658)
* Use code highlighting if pygments is installed

* Use colorama constants instead of bare ascii codes

Could not find the exact equivalent of 'hl-reset' code using colorama
constants though.

* Refactor ASCII color handling into a fixture

* Revert back to using explicit color codes

* In Python 3.5 skip rest of tests that require ordered markup in colored output
2020-02-12 08:32:37 -03:00
..
__init__.py Use code highlighting if pygments is installed (#6658) 2020-02-12 08:32:37 -03:00
saferepr.py minor: move internal _pformat_dispatch function 2019-11-20 17:57:14 +01:00