一款基于Pytest+ATX(uiautomator2+Facebook-wda)+Allure二次封装、遵循PO模式的ui自动化测试框架,支持多设备并行测试、编写单用例可支持双平台(iOS+Android)执行测试、支持图像识别点击、断言失败截图、性能数据采集(CPU、运行内存、FPS、GPU等)、保存断言失败手机缓存日志等
☆59Jun 26, 2023Updated 3 years ago
Alternatives and similar repositories for atx_auto_test
Users that are interested in atx_auto_test are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 设计并实现一个基于UI自动化、接口自动化、PO模式、数据驱动、关键字驱动、持续集成与持续发布、图像识别等技术的自动化测试框架。本框架选用 Selenium+Requests+pytest框架作为控制层进行逻辑验证,YAML作为持久层进行测试数据的存储,利用Logging 埋…