Mobly Release 1.11.1: Support Test Case repeat and retry.
New
- Native support for
repeat
andretry
of test cases. - Additional assertion APIs.
android_device
now picks upfastboot
devices if given*
.
Fixes
- Removed the usage of
psutil
in favor of nativePy3
features.