實戰(zhàn)項目地址:
https://github.com/songlin1994/api-test
https://github.com/songlin1994/api-auto-test
1902學習項目地址: https://github.com/songlin1994/myedu-1902-
1903學習項目地址: https://github.com/songlin1994/myedu-1903
1904學習項目地址: https://github.com/songlin1994/myedu-1904
安裝python解釋器*
安裝步驟:
https://baijiahao.baidu.com/s?id=1605684471000597023&wfr=spider&for=pc
安裝Pycharm編輯器
答: <u>https://jingyan.baidu.com/article/d45ad148432e9a69552b8027.html</u>
安裝git
答: <u>https://blog.csdn.net/litao_huang/article/details/80838118</u>
安裝allure
答: 下載:
<u>https://dl.bintray.com/qameta/generic/io/qameta/allure/allure/2.7.0/allure-2.7.0.zip</u>
下載后解壓 配置環(huán)境變量; 目錄截止到bin目錄
運行
拉取代碼后
項目根目錄執(zhí)行 : pip install -r requirements.txt
然后執(zhí)行 run模塊中的main方法