Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Mobly Release 1.12.3_ Proper Repeat and Retry Reporting source code.tar.gz | 2024-03-07 | 211.4 kB | |
Mobly Release 1.12.3_ Proper Repeat and Retry Reporting source code.zip | 2024-03-07 | 302.3 kB | |
README.md | 2024-03-07 | 611 Bytes | |
Totals: 3 Items | 514.3 kB | 0 |
Bumping min Python version requirement to 3.11. Modernized the repo's packaging mechanism. Removed legacy code and dependencies.
New
- Support am instrument options in snippet client.
- Support adb reverse in
AdbProxy
. - Improved mechanism for tracking repeat and retry records in test report.
Breaking Changes
- [Deprecation]
get_available_host_port
is now deprecated and will be removed in the next major release. Please rely on the OS to allocate ports.
Fixes
- Eliminated redundant
fastboot
calls.
Full Changelog: https://github.com/google/mobly/compare/1.12.2...1.12.3