Skip to content

0.3.0

Compare
Choose a tag to compare
@Malinskiy Malinskiy released this 11 Dec 18:06
decd74f

Lot's of fixes and features including:

  • Increase stability of test runs
  • Screenshots composition into GIF on Android when video recording is not supported
  • Upgrade of Gradle 5, Kotlin 1.3, stable Coroutines 1.X
  • Add simple scenario tests to check basic test run behaviour
  • Composition filter
  • Fix ssh issues on iOS
  • Add support for stable (in terms of reconnects) serial number parameter in Android marathon.serialno
  • Last mile optimization for batch execution to parallelize the last batch of tests even more
  • Fixed batching now has upper time bound
  • Support android library modules testing

Kudos to @memega , @cdsap and @tagantroy