test_ok2/testing/code
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
..
test_code.py tests: move test_getfslineno back 2020-01-29 23:47:39 +01:00
test_excinfo.py tests: fix test_repr_traceback_with_invalid_cwd 2020-01-24 12:52:12 +01:00
test_source.py Code/getfslineno: keep empty co_filename 2020-02-03 19:09:08 +01:00
test_terminal_writer.py Use code highlighting if pygments is installed (#6658) 2020-02-12 08:32:37 -03:00