This website requires JavaScript.
Explore
Help
Sign In
p53209761
/
test_ok2
Watch
1
Star
0
Fork
You've already forked test_ok2
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6fa58fd8c9
test_ok2
/
py
/
_test
/
__init__.py
2 lines
41 B
Python
Raw
Normal View
History
Unescape
Escape
cleanup py.test.* namespace, docstrings for improved pydoc and interactive usage. use new apipkg __onfirstaccess__ feature to initialize the py.test namespace with the default plugins. This, besides other good implications, means that you can now type: pydoc py.test or help(py.test) --HG-- branch : trunk
2009-12-29 23:29:48 +08:00
"""
assertion and py.test helper API.
"""