文件名称:pyunit-1.4.1.zip
文件大小:28KB
文件格式:ZIP
更新时间:2017-09-07 09:51:16
pyunit
pyunit-1.4.1 This directory contains simple example tests that demonstrate how to use PyUnit. In order for them to work correctly, the 'unittest' module ('unittest.py') must be in your Python module search path.
【文件预览】:
pyunit-1.4.1
----CHANGES(3KB)
----unittest.py(24KB)
----doc()
--------PyUnit.html(30KB)
----examples()
--------listtests.py(3KB)
--------widget.py(581B)
--------widgettests.py(2KB)
--------alltests.py(660B)
--------README(200B)
--------withjpython.py(1KB)
--------manytests.py(530B)
----setup.py(474B)
----unittestgui.py(15KB)