pytest2/testing/code
Daniel Hahler 554f600fb4
Fix TerminalRepr instances to be hashable (#6988) (#7006)
pytest-xdist assumes `ExceptionChainRepr` is hashable.

Fixes https://github.com/pytest-dev/pytest/issues/6925.
Fixes https://github.com/pytest-dev/pytest-xdist/issues/515.

(cherry picked from commit 20f6331afd)
2020-04-03 10:59:23 +02:00
..
test_code.py Fix TerminalRepr instances to be hashable (#6988) (#7006) 2020-04-03 10:59:23 +02:00
test_excinfo.py Improve doc/typing/message for `ExceptionInfo.match` (#6776) 2020-02-21 16:41:57 +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