fix: unittests

This commit is contained in:
debugtalk
2022-10-16 14:22:53 +08:00
parent f21c949897
commit 28e65e50f7
23 changed files with 21 additions and 1369 deletions

View File

@@ -1,8 +1,11 @@
# Release History
## v4.3.0 (2022-09-01)
## v4.3.0 (2022-10-16)
- feat: support iOS UI automation with WebDriverAgent
- feat: support iOS UI automation with [WebDriverAgent]
- feat support Android UI automation with [uiautomator2]
- feat: integrage ios device management with [gidevice]
- refactor: make boomer/uixt/httpstat as sub package
## v4.2.1 (2022-09-01)
@@ -673,4 +676,7 @@ reference: [v2-changelog]
[locust]: https://locust.io/
[black]: https://github.com/psf/black
[loguru]: https://github.com/Delgan/loguru
[v2-changelog]: https://github.com/httprunner/httprunner/blob/v2/docs/CHANGELOG.md
[v2-changelog]: https://github.com/httprunner/httprunner/blob/v2/docs/CHANGELOG.md
[WebDriverAgent]: https://github.com/appium/WebDriverAgent
[uiautomator2]: https://github.com/appium/appium-uiautomator2-server
[gidevice]: https://github.com/electricbubble/gidevice