fMBT v0.22 released
by Kervinen, Antti
New features and improvements:
* pythonshare:
- pythonshare-client gives interactive Python prompt to pythonshare
servers (-i, --interact).
- New methods eval_() and exec_() in pythonshare.client.Connection.
* fmbtandroid:
- New methods for reading display rotation settings
(userRotation() and accelerometerRotation()).
- New method for writing to the log on a device (logcat): deviceLog().
- Device and adb hangs do not hang test scripts: timeouts added.
- Improved connecting to devices with very slowly responding monkey.
* fmbt-scripter:
- Added auto-scroll checkbox.
- Added timer-based automated screenshot refresh.
* AAL/Python:
- Enable writing raw strings (without escaping) directly to fMBT log:
fmbt.fmbtlograw().
* Bug fixes:
- Tag coverage inside usecase read initial tags before adapter_init.
- Improved pythonshare pickling error handling.
- Wrong fmbt.testStep() values when adapter blocks had raised exceptions.
7 years, 3 months