mirror of
https://github.com/httprunner/httprunner.git
synced 2026-07-08 07:51:25 +08:00
refactor: replace gadb with optimized version authoried by @appl3s
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# gadb
|
||||
|
||||
This module is initially forked from [electricbubble/gadb@v0.0.7].
|
||||
This module is initially forked from [electricbubble/gadb@v0.0.7] and optimized by [@appl3s].
|
||||
|
||||
- feat: add reverse forward command
|
||||
- feat: add `RunShellCommandV2` which supports running nohup
|
||||
- feat: add `InstallAPK` with feature judgment
|
||||
- feat: add `Uninstall` for specified package name
|
||||
|
||||
[electricbubble/gadb@v0.0.7]: https://github.com/electricbubble/gadb/tree/v0.0.7
|
||||
[@appl3s]: https://github.com/appl3s
|
||||
|
||||
Reference in New Issue
Block a user