Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 592 Bytes

README.md

File metadata and controls

26 lines (22 loc) · 592 Bytes

第一次作业

./fight_game

第二次作业

./entity ./tianluo_babu

pytest第(一)次作业

./testing/test_operation1.py

pytest第(二)次作业

./testing/testFixture/test_operation2.py ./mathUtil # 测试单元代码 ./testing/datas # 数据文件路径

企业微信实战第(一)次作业

./test_selenium/test_com_weixin.py 测试代码:test_import_contacts方法

企业微信实战第(二)次作业

./PO # page对象 ./test_selenium/test_dept_weixin.py

appium实战第(一)次作业

./test_appium

appium实战第(二)次作业

./test_wework_app

python学习代码