test_ok2/testing/code
Daniel Hahler 20f6331afd
Fix TerminalRepr instances to be hashable (#6988)
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.
2020-04-03 00:56:53 +02:00
..
test_code.py Fix TerminalRepr instances to be hashable (#6988) 2020-04-03 00:56:53 +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