This website requires JavaScript.
Explore
Help
Sign In
jiuyuan
/
test_ok1
Watch
2
Star
0
Fork
You've already forked test_ok1
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
94ce5b0a5a
test_ok1
/
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.
"""