Skip to content

21.1.0

Compare
Choose a tag to compare
@ishutinvv ishutinvv released this 22 Jul 15:30
· 9 commits to master since this release

What's Changed

iOS

  • Xcode Test Plans are now supported in emceeplan. Learn more
  • we parse more errors from XCResult and enrich reports with them

Android

  • added new feature with ability to download artifacts from device custom directory on each run
  • added clients network calls retry on bad responses
  • made worker more stable and robust - now most unexpected errors converts to tests errors and not to workers crashes. It will give faster feedback loop for the users
  • updated internal dependencies, such as Kotlin, Coroutines, etc.