pytest2/testing/code
Daniel Hahler 61180eec93 Test behavior of Source with regard to decorators
Unlinke `inspect.getsource` it does not unwrap functions.
2020-05-19 19:20:41 -03:00
..
test_code.py Fix TerminalRepr instances to be hashable (#6988) 2020-04-03 00:56:53 +02:00
test_excinfo.py Replace bare `except`s with `except BaseException` 2020-05-12 09:29:47 +03:00
test_source.py Test behavior of Source with regard to decorators 2020-05-19 19:20:41 -03:00