Releases: johnmikel/zeno-mobile-runner
Releases · johnmikel/zeno-mobile-runner
v0.2.10
v0.2.9
test(release): derive macos fixture version
v0.2.8
fix(ios): bound native selector waits
v0.2.1
Update pilot example test for the waitNotVisible dev-client shape Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
v0.2.0
Update demo scenario test for the clearState step The generated Android demo smoke now starts with clearState, which shifted the step indices this test pins. Caught by the release gate; the local ci-gate does not run this script. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
v0.1.8
Zeno Mobile Runner 0.1.8
v0.1.6
Prepare v0.1.6 trusted publish runtime
v0.1.5
Prepare v0.1.5 npm publish fix
v0.1.4
Prepare v0.1.4 agent inspect release
v0.1.3
Developer preview patch release focused on iOS shim reliability for Expo/RN prebuilds.
Fixed:
- Hardened the iOS XCTest shim for clean Expo/RN prebuilds by giving cold build-for-testing runs a 90-minute default timeout with explicit progress logging.
- Made iOS simulator app.stop idempotent when simctl terminate reports the app is already stopped.
- Improved selector actions so native selector.not_found and selector.not_hittable responses return a typed unavailable result instead of failing the command parser.
- Reused a resolved booted simulator UDID across build-for-testing and test-without-building, and cleared stale shim PID/server/destination state when reinstalling the app-local shim.
- Avoided stale XCTest snapshot elements and replaced broad selector scans with native predicate-based fallback queries.
npm: https://www.npmjs.com/package/zeno-mobile-runner/v/0.1.3