Skip to content

Mobly Release 1.11: Py2 Deprecation and Repeat/Retry Support

Compare
Choose a tag to compare
@xpconanfan xpconanfan released this 04 Aug 06:29
· 126 commits to master since this release
5de78a9

This release focuses on code quality improvement, refactoring, and legacy
code removal.

Py2-specific workarounds and deprecated APIs are removed in this release.
We are also refactoring to use 2-space indentation and unit test system.

New

  • Framework support for test case level repeat and retry.

Breaking Changes

  • Removal of Py2 support
  • Removal of the monsoon controller

Fixes

  • Various improvements in Android device controller
  • More metadata collected for test runs