MANIFEST.in
README.md
setup.py
test_auto.egg-info/PKG-INFO
test_auto.egg-info/SOURCES.txt
test_auto.egg-info/dependency_links.txt
test_auto.egg-info/top_level.txt
testauto/__init__.py
testauto/__main__.py
testauto/case.py
testauto/core.py
testauto/recorder.py
testauto/runner.py
testauto/task.py
testauto/util.py
testauto_test/HTML测试报告001.png
testauto_test/HTML测试报告002.png
testauto_test/__init__.py
testauto_test/getting_started.py
testauto_test/test-report.html
testauto_test/test_case.py
testauto_test/test_task.py