mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-11 10:00:23 +08:00
fix: unittests
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user