You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.