Skip to content

Mobly Release 1.11.1: Support Test Case repeat and retry.

Compare
Choose a tag to compare
@xpconanfan xpconanfan released this 08 Mar 03:05
· 80 commits to master since this release
59464bd

New

  • Native support for repeat and retry of test cases.
  • Additional assertion APIs.
  • android_device now picks up fastboot devices if given *.

Fixes

  • Removed the usage of psutil in favor of native Py3 features.