Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Mobly Release 1.13_ SL4A Removal and Test Suite Improvements source code.tar.gz | 2025-05-07 | 216.0 kB | |
Mobly Release 1.13_ SL4A Removal and Test Suite Improvements source code.zip | 2025-05-07 | 304.3 kB | |
README.md | 2025-05-07 | 852 Bytes | |
Totals: 3 Items | 521.2 kB | 0 |
Removed all SL4A related code. Improved test suite mechanism.
New
- Support test case selection and listing for test suites.
- Support selecting test cases within single test class using regular expressions.
- Record suite meta information in the test summary file.
- Support
fastboot
command execution with customized binary path. - Support
fastboot
command execution using the latest serial when the device changes its serial during a test. - Support getting the service alias by service class.
Breaking Changes
- Removal of all SL4A related code.
- Removal of the
generate_setup_tests
stage, which was deprecated in version 1.12.
Fixes
- Improved the error message for snippet loading errors.
- Updated documents and docstrings.