Releases: OpenTMI/pytest-stf
Releases · OpenTMI/pytest-stf
local run improvements
What's Changed
- Return resource info as dict also when running locally with lockable by @lorjala in #11
- add possibility to set phone requirements from env variable by @jupe in #10
Full Changelog: v0.3.2...v0.3.3
improve error prone
What's Changed
Full Changelog: v0.3.1...v0.3.2
update dependency
What's Changed
note: no more internal adb._execute()
, use public adb.execute()
instead.
Full Changelog: v0.3.0...v0.3.1
local device usage
refactor project with new fixtures and python3.10 support
What's Changed
- add python 3.10 support by @jupe in #4
- added AppiumClient support and update stf client by @jupe in #5
Full Changelog: v0.1.0...v0.2.0