This website requires JavaScript.
Explore
Help
Register
Sign In
floraachy
/
pytest2
Watch
1
Star
0
Fork
0
You've already forked pytest2
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
61180eec938e41989a443ba899a55a8f6c87a8f9
pytest2
/
testing
/
code
History
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