LICENSE
MANIFEST.in
README.md
setup.py
weilaizz/__init__.py
weilaizz/__version__.py
weilaizz/manage.py
weilaizz.egg-info/PKG-INFO
weilaizz.egg-info/SOURCES.txt
weilaizz.egg-info/dependency_links.txt
weilaizz.egg-info/entry_points.txt
weilaizz.egg-info/requires.txt
weilaizz.egg-info/top_level.txt
weilaizz/core/__init__.py
weilaizz/core/logger.py
weilaizz/templates/__init__.py
weilaizz/templates/http_demo/__init__.py
weilaizz/templates/http_demo/pytest.ini
weilaizz/templates/http_demo/run.py
weilaizz/templates/http_demo/settings.py
weilaizz/templates/http_demo/说明.md
weilaizz/templates/http_demo/basePage/__init__.py
weilaizz/templates/http_demo/basePage/baseUtil.py
weilaizz/templates/http_demo/basePage/driver.py
weilaizz/templates/http_demo/businessPage/__init__.py
weilaizz/templates/http_demo/businessPage/loginPage.py
weilaizz/templates/http_demo/common/Email.py
weilaizz/templates/http_demo/common/__init__.py
weilaizz/templates/http_demo/common/basePath.py
weilaizz/templates/http_demo/common/clearFile.py
weilaizz/templates/http_demo/common/logConfig.py
weilaizz/templates/http_demo/common/randomData.py
weilaizz/templates/http_demo/common/readExcel.py
weilaizz/templates/http_demo/common/readYaml.py
weilaizz/templates/http_demo/common/runTime.py
weilaizz/templates/http_demo/common/writeYaml.py
weilaizz/templates/http_demo/config/__init__.py
weilaizz/templates/http_demo/config/config.yaml
weilaizz/templates/http_demo/config/data.yaml
weilaizz/templates/http_demo/config/runConfig.py
weilaizz/templates/http_demo/config/setting.py
weilaizz/templates/http_demo/data/__init__.py
weilaizz/templates/http_demo/data/loginData.yaml
weilaizz/templates/http_demo/data/测试.xlsx
weilaizz/templates/http_demo/downloadChromeDriver/__init__.py
weilaizz/templates/http_demo/downloadChromeDriver/downloadBrowser.py
weilaizz/templates/http_demo/env/__init__.py
weilaizz/templates/http_demo/env/environment.properties
weilaizz/templates/http_demo/env/globa.py
weilaizz/templates/http_demo/env/write_env.py
weilaizz/templates/http_demo/log/__init__.py
weilaizz/templates/http_demo/reports/__init__.py
weilaizz/templates/http_demo/testCases/__init__.py
weilaizz/templates/http_demo/testCases/test_01_login.py